Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_create_functions_vk.cpp65 const ImageLayout finalLayout = *itFinalImageLayouts++; in CreateAttachmentDescriptions() local
78 (VkImageLayout)finalLayout, // finalLayout in CreateAttachmentDescriptions()
99 const ImageLayout finalLayout = *itFinalImageLayouts++; in CreateAttachmentDescriptions2() local
118 (VkImageLayout)finalLayout, // finalLayout in CreateAttachmentDescriptions2()