Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A Dgoldfish_vk_marshaling_guest.h620 #define OP_vkCreatePipelineLayout 20068 macro
H A Dgoldfish_vk_marshaling_guest.cpp16407 case OP_vkCreatePipelineLayout: { in api_opcode_to_string()
H A DVkEncoder.cpp5931 uint32_t opcode_vkCreatePipelineLayout = OP_vkCreatePipelineLayout; in vkCreatePipelineLayout()
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h607 #define OP_vkCreatePipelineLayout 20068 macro
Dgoldfish_vk_marshaling.cpp22155 case OP_vkCreatePipelineLayout: { in api_opcode_to_string()
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp687 mReconstruction.setApiTrace(apiInfo, OP_vkCreatePipelineLayout, snapshotTraceBegin, in vkCreatePipelineLayout()
DVkDecoder.cpp4774 case OP_vkCreatePipelineLayout: { in decode()