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/
H A Dpipeline_create_functions_vk.cpp49 CreateAttachmentDescriptions(const array_view<const RenderPassDesc::AttachmentDesc> attachments, const array_view<const LowLevelRenderPassCompatibilityDescVk::Attachment> compatibilityAttachmentDescs, const array_view<const ImageLayout> initialImageLayouts, const array_view<const ImageLayout> finalImageLayouts, array_view<VkAttachmentDescription> newAttachments) CreateAttachmentDescriptions() argument
83 CreateAttachmentDescriptions2(const array_view<const RenderPassDesc::AttachmentDesc> attachments, const array_view<const LowLevelRenderPassCompatibilityDescVk::Attachment> compatibilityAttachmentDescs, const array_view<const ImageLayout> initialImageLayouts, const array_view<const ImageLayout> finalImageLayouts, array_view<VkAttachmentDescription2KHR> newAttachments) CreateAttachmentDescriptions2() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.cpp922 auto& initialImageLayouts = params.rc.imageLayouts.attachmentInitialLayouts; in BeginRenderPassUpdateImageStates() local

Completed in 6 milliseconds