Home
last modified time | relevance | path

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

/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py274 def OP_vkDestroyCommandPool(printer, indent: int): function
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h726 #define OP_vkDestroyCommandPool 20086 macro
Dgoldfish_vk_marshaling.cpp21083 case OP_vkDestroyCommandPool: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h742 #define OP_vkDestroyCommandPool 20086 macro
Dgoldfish_vk_marshaling_guest.cpp16285 case OP_vkDestroyCommandPool: { in api_opcode_to_string()
DVkEncoder.cpp10819 uint32_t opcode_vkDestroyCommandPool = OP_vkDestroyCommandPool; in vkDestroyCommandPool()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp6040 case OP_vkDestroyCommandPool: { in decode()