Home
last modified time | relevance | path

Searched refs:mlaCommandCount (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp757 const uint32_t mlaCommandCount = static_cast<uint32_t>(mlaRcRef.size()); in RenderPrimaryRenderPass() local
759 if ((idx > 0) && (mla.rpBeginCmdIndex < mlaCommandCount)) { in RenderPrimaryRenderPass()