Home
last modified time | relevance | path

Searched defs:initialImageLayouts (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Dpipeline_create_functions_vk.cpp38const array_view<const ImageLayout>& initialImageLayouts, const array_view<const ImageLayout>& fin… in CreateAttachmentDescriptions()
72const array_view<const ImageLayout>& initialImageLayouts, const array_view<const ImageLayout>& fin… in CreateAttachmentDescriptions2()
/foundation/graphic/graphic_3d/lume/LumeRender/src/
Drender_graph.cpp790 auto& initialImageLayouts = params.rc.imageLayouts.attachmentInitialLayouts; in BeginRenderPassUpdateImageStates() local