Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h391 #define OP_vkDestroyQueryPool 20048 macro
Dgoldfish_vk_marshaling.cpp20969 case OP_vkDestroyQueryPool: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h403 #define OP_vkDestroyQueryPool 20048 macro
Dgoldfish_vk_marshaling_guest.cpp16171 case OP_vkDestroyQueryPool: { in api_opcode_to_string()
DVkEncoder.cpp5819 uint32_t opcode_vkDestroyQueryPool = OP_vkDestroyQueryPool; in vkDestroyQueryPool()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp3358 case OP_vkDestroyQueryPool: { in decode()