Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h383 #define OP_vkDestroyQueryPool 20048 macro
Dgoldfish_vk_marshaling_guest.cpp11963 case OP_vkDestroyQueryPool: in api_opcode_to_string()
DVkEncoder.cpp3664 uint32_t opcode_vkDestroyQueryPool = OP_vkDestroyQueryPool; in vkDestroyQueryPool()