Home
last modified time | relevance | path

Searched defs:attachmentCount (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Dpipeline_create_functions_vk.cpp182const uint32_t attachmentCount, const uint32_t attachmentStartIndex, const bool createCompatibilit… in CreateAttachmentReferences()
207const uint32_t attachmentCount, const uint32_t attachmentStartIndex, const bool createCompatibilit… in CreateAttachmentReferences2()
243 const uint32_t attachmentCount = renderPassDesc.attachmentCount; in CreateRenderPassCombined() local
422 const uint32_t attachmentCount = renderPassDesc.attachmentCount; in CreateRenderPassCombined2() local
Dnode_context_pool_manager_vk.cpp155 const uint32_t attachmentCount = renderPassDesc.attachmentCount; in CreateFramebuffer() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
Drender_node_shader_passes_generic.cpp58 const uint32_t attachmentCount = Math::min( in ConvertToLowLevelRenderPass() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
Drender_node_util.cpp271 const uint32_t attachmentCount = (uint32_t)renderPass.attachments.size(); in CreateRenderPass() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/
Drender_graph.cpp224 const uint32_t attachmentCount = beginRenderPass.renderPassDesc.attachmentCount; in PatchRenderPassFinalLayout() local
244 const uint32_t attachmentCount = firstRenderPass->renderPassDesc.attachmentCount; in UpdateMultiRenderCommandListRenderPasses() local