Home
last modified time | relevance | path

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

/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py176 def OP_vkCreateDescriptorSetLayout(printer, indent: int): function
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h670 #define OP_vkCreateDescriptorSetLayout 20072 macro
Dgoldfish_vk_marshaling.cpp21041 case OP_vkCreateDescriptorSetLayout: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h686 #define OP_vkCreateDescriptorSetLayout 20072 macro
Dgoldfish_vk_marshaling_guest.cpp16243 case OP_vkCreateDescriptorSetLayout: { in api_opcode_to_string()
DVkEncoder.cpp9026 uint32_t opcode_vkCreateDescriptorSetLayout = OP_vkCreateDescriptorSetLayout; in vkCreateDescriptorSetLayout()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp733 mReconstruction.setApiTrace(apiInfo, OP_vkCreateDescriptorSetLayout, snapshotTraceBegin, in vkCreateDescriptorSetLayout()
DVkDecoder.cpp5075 case OP_vkCreateDescriptorSetLayout: { in decode()