Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp755 …const array_view<const RenderCommandWithType> mlaRcRef = currContext.renderCommandList->GetRenderC… in RenderPrimaryRenderPass() local
757 const uint32_t mlaCommandCount = static_cast<uint32_t>(mlaRcRef.size()); in RenderPrimaryRenderPass()
761 *static_cast<RenderCommandBeginRenderPass*>(mlaRcRef[mla.rpBeginCmdIndex].rc); in RenderPrimaryRenderPass()