Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_state_object_vk.cpp411 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo { in GraphicsPipelineStateObjectVk() local
422 &pipelineLayoutCreateInfo, // pCreateInfo, in GraphicsPipelineStateObjectVk()
585 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo { in ComputePipelineStateObjectVk() local
596 &pipelineLayoutCreateInfo, // pCreateInfo, in ComputePipelineStateObjectVk()