Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h606 #define OP_vkCreatePipelineLayout 20068 macro
Dgoldfish_vk_marshaling.cpp21029 case OP_vkCreatePipelineLayout: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h621 #define OP_vkCreatePipelineLayout 20068 macro
Dgoldfish_vk_marshaling_guest.cpp16231 case OP_vkCreatePipelineLayout: { in api_opcode_to_string()
DVkEncoder.cpp8499 uint32_t opcode_vkCreatePipelineLayout = OP_vkCreatePipelineLayout; in vkCreatePipelineLayout()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp680 mReconstruction.setApiTrace(apiInfo, OP_vkCreatePipelineLayout, snapshotTraceBegin, in vkCreatePipelineLayout()
DVkDecoder.cpp4790 case OP_vkCreatePipelineLayout: { in decode()