Home
last modified time | relevance | path

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

/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py381 def OP_vkFreeCommandBuffers(printer, indent: int): function
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h747 #define OP_vkFreeCommandBuffers 20089 macro
Dgoldfish_vk_marshaling.cpp21092 case OP_vkFreeCommandBuffers: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h763 #define OP_vkFreeCommandBuffers 20089 macro
Dgoldfish_vk_marshaling_guest.cpp16294 case OP_vkFreeCommandBuffers: { in api_opcode_to_string()
DVkEncoder.cpp11158 uint32_t opcode_vkFreeCommandBuffers = OP_vkFreeCommandBuffers; in vkFreeCommandBuffers()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp6216 case OP_vkFreeCommandBuffers: { in decode()