Home
last modified time | relevance | path

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

/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py403 def OP_vkGetBlobGOOGLE(printer, indent: int): function
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h3877 #define OP_vkGetBlobGOOGLE 20341 macro
Dgoldfish_vk_marshaling.cpp21563 case OP_vkGetBlobGOOGLE: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h3761 #define OP_vkGetBlobGOOGLE 20341 macro
Dgoldfish_vk_marshaling_guest.cpp16701 case OP_vkGetBlobGOOGLE: { in api_opcode_to_string()
DVkEncoder.cpp38377 uint32_t opcode_vkGetBlobGOOGLE = OP_vkGetBlobGOOGLE; in vkGetBlobGOOGLE()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp3733 mReconstruction.setApiTrace(apiInfo, OP_vkGetBlobGOOGLE, snapshotTraceBegin, in vkGetBlobGOOGLE()
DVkDecoder.cpp21658 case OP_vkGetBlobGOOGLE: { in decode()