Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_create_functions_vk.cpp259 …const auto finalLayouts = array_view(imageLayouts->attachmentFinalLayouts, renderPassDesc.attachme… in CreateRenderPassCombined() local
261 attachments, compatibilityAttachments, initialLayouts, finalLayouts, descriptions); in CreateRenderPassCombined()
438 …const auto finalLayouts = array_view(imageLayouts->attachmentFinalLayouts, renderPassDesc.attachme… in CreateRenderPassCombined2() local
440 attachments, compatibilityAttachments, initialLayouts, finalLayouts, descriptions); in CreateRenderPassCombined2()