Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DvkQueueFlushCommandsGOOGLE_encode_impl.cpp.inl35 uint32_t opcode_vkQueueFlushCommandsGOOGLE = OP_vkQueueFlushCommandsGOOGLE;
Dgoldfish_vk_marshaling_guest.h3756 #define OP_vkQueueFlushCommandsGOOGLE 20340 macro
Dgoldfish_vk_marshaling_guest.cpp16698 case OP_vkQueueFlushCommandsGOOGLE: { in api_opcode_to_string()
/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py468 def OP_vkQueueFlushCommandsGOOGLE(printer, indent: int): function
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h3872 #define OP_vkQueueFlushCommandsGOOGLE 20340 macro
Dgoldfish_vk_marshaling.cpp21560 case OP_vkQueueFlushCommandsGOOGLE: { in api_opcode_to_string()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp21312 case OP_vkQueueFlushCommandsGOOGLE: { in decode()