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.cpp49const array_view<const ImageLayout> initialImageLayouts, const array_view<const ImageLayout> final… in CreateAttachmentDescriptions()
83const array_view<const ImageLayout> initialImageLayouts, const array_view<const ImageLayout> final… in CreateAttachmentDescriptions2()
/foundation/graphic/graphic_3d/lume/LumeRender/src/
Drender_graph.cpp1009 auto& initialImageLayouts = params.rc.imageLayouts.attachmentInitialLayouts; in BeginRenderPassUpdateImageStates() local