Home
last modified time | relevance | path

Searched refs:CreateAttachmentReferences (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_create_functions_vk.cpp180 void CreateAttachmentReferences(const uint32_t* attachmentIndices, in CreateAttachmentReferences() function
291 CreateAttachmentReferences(subpassDesc.inputAttachmentIndices, layouts, subpassDesc.inputAttachmentCount, in CreateRenderPassCombined()
299 CreateAttachmentReferences(subpassDesc.colorAttachmentIndices, layouts, subpassDesc.colorAttachmentCount, in CreateRenderPassCombined()
307 CreateAttachmentReferences(subpassDesc.resolveAttachmentIndices, layouts, in CreateRenderPassCombined()
317 CreateAttachmentReferences(&subpassDesc.depthAttachmentIndex, layouts, subpassDesc.depthAttachmentCount, in CreateRenderPassCombined()

Completed in 2 milliseconds