Home
last modified time | relevance | path

Searched refs:OP_vkEndCommandBufferAsyncGOOGLE (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py377 def OP_vkEndCommandBufferAsyncGOOGLE(printer, indent: int): function
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h3859 #define OP_vkEndCommandBufferAsyncGOOGLE 20322 macro
Dgoldfish_vk_marshaling.cpp21524 case OP_vkEndCommandBufferAsyncGOOGLE: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h3743 #define OP_vkEndCommandBufferAsyncGOOGLE 20322 macro
Dgoldfish_vk_marshaling_guest.cpp16662 case OP_vkEndCommandBufferAsyncGOOGLE: { in api_opcode_to_string()
DVkEncoder.cpp36315 uint32_t opcode_vkEndCommandBufferAsyncGOOGLE = OP_vkEndCommandBufferAsyncGOOGLE; in vkEndCommandBufferAsyncGOOGLE()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp3155 case OP_vkEndCommandBufferAsyncGOOGLE: { in subDecode()
DVkDecoder.cpp20570 case OP_vkEndCommandBufferAsyncGOOGLE: { in decode()