Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_create_functions_vk.cpp204 void CreateAttachmentReferences2(const uint32_t* attachmentIndices, in CreateAttachmentReferences2() function
473CreateAttachmentReferences2(subpassDesc.inputAttachmentIndices, layouts, compatibilityAttachments, in CreateRenderPassCombined2()
482CreateAttachmentReferences2(subpassDesc.colorAttachmentIndices, layouts, compatibilityAttachments, in CreateRenderPassCombined2()
491CreateAttachmentReferences2(subpassDesc.resolveAttachmentIndices, layouts, compatibilityAttachment… in CreateRenderPassCombined2()
503 CreateAttachmentReferences2(&subpassDesc.fragmentShadingRateAttachmentIndex, layouts, in CreateRenderPassCombined2()
529CreateAttachmentReferences2(&subpassDesc.depthAttachmentIndex, layouts, compatibilityAttachments, in CreateRenderPassCombined2()
538CreateAttachmentReferences2(&subpassDesc.depthResolveAttachmentIndex, layouts, compatibilityAttach… in CreateRenderPassCombined2()