Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h713 #define OP_vkCreateDescriptorPool 20074 macro
Dgoldfish_vk_marshaling_guest.cpp12067 case OP_vkCreateDescriptorPool: in api_opcode_to_string()
DVkEncoder.cpp5885 uint32_t opcode_vkCreateDescriptorPool = OP_vkCreateDescriptorPool; in vkCreateDescriptorPool()