Home
last modified time | relevance | path

Searched refs:OP_vkQueueWaitIdleAsyncGOOGLE (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h3868 #define OP_vkQueueWaitIdleAsyncGOOGLE 20331 macro
Dgoldfish_vk_marshaling.cpp21551 case OP_vkQueueWaitIdleAsyncGOOGLE: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h3752 #define OP_vkQueueWaitIdleAsyncGOOGLE 20331 macro
Dgoldfish_vk_marshaling_guest.cpp16689 case OP_vkQueueWaitIdleAsyncGOOGLE: { in api_opcode_to_string()
DVkEncoder.cpp37370 uint32_t opcode_vkQueueWaitIdleAsyncGOOGLE = OP_vkQueueWaitIdleAsyncGOOGLE; in vkQueueWaitIdleAsyncGOOGLE()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp21125 case OP_vkQueueWaitIdleAsyncGOOGLE: { in decode()