Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h714 #define OP_vkDestroyDescriptorPool 20075 macro
Dgoldfish_vk_marshaling_guest.cpp12071 case OP_vkDestroyDescriptorPool: in api_opcode_to_string()
DVkEncoder.cpp5967 uint32_t opcode_vkDestroyDescriptorPool = OP_vkDestroyDescriptorPool; in vkDestroyDescriptorPool()