Home
last modified time | relevance | path

Searched defs:renderCommandList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_graph_node_store.h84 BASE_NS::unique_ptr<RenderCommandList> renderCommandList; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp686 const RenderCommandList& renderCommandList = *renderCommandCtx.renderCommandList; in RenderPrimaryRenderPass() local
797 const RenderCommandList& renderCommandList, NodeContextPoolManager& poolMgr) in RenderGetCommandBufferInheritanceInfo()
833 const RenderCommandList& renderCommandList = *renderCommandCtx.renderCommandList; in RenderSingleCommandList() local
1910const RenderCommandList& renderCommandList, StateCache& stateCache, NodeContextDescriptorSetManage… in UpdateCommandListDescriptorSets()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drenderer.cpp293 RenderCommandList& renderCommandList = *renderNodeContextData.renderCommandList; in RenderNodeExecution() local