Home
last modified time | relevance | path

Searched refs:OP_vkGetDeviceQueue (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h208 #define OP_vkGetDeviceQueue 20017 macro
Dgoldfish_vk_marshaling_guest.cpp11839 case OP_vkGetDeviceQueue: in api_opcode_to_string()
DVkEncoder.cpp1546 uint32_t opcode_vkGetDeviceQueue = OP_vkGetDeviceQueue; in vkGetDeviceQueue()