Home
last modified time | relevance | path

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

/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py437 def OP_vkGetPipelineCacheData(printer, indent: int): function
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h454 #define OP_vkGetPipelineCacheData 20063 macro
Dgoldfish_vk_marshaling.cpp21014 case OP_vkGetPipelineCacheData: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h466 #define OP_vkGetPipelineCacheData 20063 macro
Dgoldfish_vk_marshaling_guest.cpp16216 case OP_vkGetPipelineCacheData: { in api_opcode_to_string()
DVkEncoder.cpp7745 uint32_t opcode_vkGetPipelineCacheData = OP_vkGetPipelineCacheData; in vkGetPipelineCacheData()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp4366 case OP_vkGetPipelineCacheData: { in decode()