Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h3861 #define OP_vkCommandBufferHostSyncGOOGLE 20324 macro
Dgoldfish_vk_marshaling.cpp21530 case OP_vkCommandBufferHostSyncGOOGLE: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h3745 #define OP_vkCommandBufferHostSyncGOOGLE 20324 macro
Dgoldfish_vk_marshaling_guest.cpp16668 case OP_vkCommandBufferHostSyncGOOGLE: { in api_opcode_to_string()
DVkEncoder.cpp36483 uint32_t opcode_vkCommandBufferHostSyncGOOGLE = OP_vkCommandBufferHostSyncGOOGLE; in vkCommandBufferHostSyncGOOGLE()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp3173 case OP_vkCommandBufferHostSyncGOOGLE: { in subDecode()
DVkDecoder.cpp20631 case OP_vkCommandBufferHostSyncGOOGLE: { in decode()