Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h821 #define OP_vkDestroyCommandPool 20086 macro
Dgoldfish_vk_marshaling_guest.cpp12115 case OP_vkDestroyCommandPool: in api_opcode_to_string()
DVkEncoder.cpp6830 uint32_t opcode_vkDestroyCommandPool = OP_vkDestroyCommandPool; in vkDestroyCommandPool()