Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_create_functions_vk.cpp536 VkAttachmentReference2KHR* depthResolveAttachment = nullptr; in CreateRenderPassCombined2() local
537 depthResolveAttachment = &attachmentReferences[referenceIndex]; in CreateRenderPassCombined2()
553 … subpassDescriptionDepthStencilResolve.pDepthStencilResolveAttachment = depthResolveAttachment; in CreateRenderPassCombined2()