Searched refs:CreateAttachmentReferences2 (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | pipeline_create_functions_vk.cpp | 204 void CreateAttachmentReferences2(const uint32_t* attachmentIndices, in CreateAttachmentReferences2() function 473 … CreateAttachmentReferences2(subpassDesc.inputAttachmentIndices, layouts, compatibilityAttachments, in CreateRenderPassCombined2() 482 … CreateAttachmentReferences2(subpassDesc.colorAttachmentIndices, layouts, compatibilityAttachments, in CreateRenderPassCombined2() 491 …CreateAttachmentReferences2(subpassDesc.resolveAttachmentIndices, layouts, compatibilityAttachment… in CreateRenderPassCombined2() 503 CreateAttachmentReferences2(&subpassDesc.fragmentShadingRateAttachmentIndex, layouts, in CreateRenderPassCombined2() 529 … CreateAttachmentReferences2(&subpassDesc.depthAttachmentIndex, layouts, compatibilityAttachments, in CreateRenderPassCombined2() 538 …CreateAttachmentReferences2(&subpassDesc.depthResolveAttachmentIndex, layouts, compatibilityAttach… in CreateRenderPassCombined2()
|