Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h3869 #define OP_vkQueueBindSparseAsyncGOOGLE 20332 macro
Dgoldfish_vk_marshaling.cpp21554 case OP_vkQueueBindSparseAsyncGOOGLE: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h3753 #define OP_vkQueueBindSparseAsyncGOOGLE 20332 macro
Dgoldfish_vk_marshaling_guest.cpp16692 case OP_vkQueueBindSparseAsyncGOOGLE: { in api_opcode_to_string()
DVkEncoder.cpp37482 uint32_t opcode_vkQueueBindSparseAsyncGOOGLE = OP_vkQueueBindSparseAsyncGOOGLE; in vkQueueBindSparseAsyncGOOGLE()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp21152 case OP_vkQueueBindSparseAsyncGOOGLE: { in decode()