Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp609 const uint32_t currCmdBufferIdx = cmdBufferIdx + secondIdx; in RenderProcessCommandLists() local
614 … RenderCommandContext& ref2 = renderCommandFrameData.renderCommandContexts[currCmdBufferIdx]; in RenderProcessCommandLists()
616 … renderCommandFrameData.renderCommandContexts[currCmdBufferIdx].debugName }; in RenderProcessCommandLists()
617 RenderSingleCommandList(ref2, currCmdBufferIdx, mrcDesc, debugNames); in RenderProcessCommandLists()