Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A 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
H A Dnode_context_pool_manager_vk.cpp155 const uint32_t attachmentCount = renderPassDesc.attachmentCount; in CreateFramebuffer() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_shader_passes_generic.cpp58 const uint32_t attachmentCount = Math::min( in ConvertToLowLevelRenderPass() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_util.cpp271 const uint32_t attachmentCount = static_cast<uint32_t>(renderPass.attachments.size()); in CreateRenderPass() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.cpp225 const uint32_t attachmentCount = beginRenderPass.renderPassDesc.attachmentCount; in PatchRenderPassFinalLayout() local
245 const uint32_t attachmentCount = firstRenderPass->renderPassDesc.attachmentCount; in UpdateMultiRenderCommandListRenderPasses() local