Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h382 #define OP_vkCreateQueryPool 20047 macro
Dgoldfish_vk_marshaling_guest.cpp11959 case OP_vkCreateQueryPool: in api_opcode_to_string()
DVkEncoder.cpp3582 uint32_t opcode_vkCreateQueryPool = OP_vkCreateQueryPool; in vkCreateQueryPool()