Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py180 def OP_vkCreateDescriptorSetLayout(printer, indent: int): function
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A Dgoldfish_vk_marshaling_guest.h685 #define OP_vkCreateDescriptorSetLayout 20072 macro
H A Dgoldfish_vk_marshaling_guest.cpp16419 case OP_vkCreateDescriptorSetLayout: { in api_opcode_to_string()
H A DVkEncoder.cpp6309 uint32_t opcode_vkCreateDescriptorSetLayout = OP_vkCreateDescriptorSetLayout; in vkCreateDescriptorSetLayout()
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h671 #define OP_vkCreateDescriptorSetLayout 20072 macro
Dgoldfish_vk_marshaling.cpp22167 case OP_vkCreateDescriptorSetLayout: { in api_opcode_to_string()
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp740 mReconstruction.setApiTrace(apiInfo, OP_vkCreateDescriptorSetLayout, snapshotTraceBegin, in vkCreateDescriptorSetLayout()
DVkDecoder.cpp5059 case OP_vkCreateDescriptorSetLayout: { in decode()