Searched defs:commandListCommandIndex (Results 1 – 1 of 1) sorted by relevance
| /foundation/graphic/graphic_3d/lume/LumeRender/src/ |
| D | render_graph.cpp | 824 … RenderGraph::RenderCommand(const uint32_t renderNodeIndex, const uint32_t commandListCommandIndex, in RenderCommand() 896 …BeginRenderPassParameters& params, const uint32_t commandListCommandIndex, RenderNodeContextData& … in BeginRenderPassHandleDependency() 1010 … RenderGraph::RenderCommand(const uint32_t renderNodeIndex, const uint32_t commandListCommandIndex, in RenderCommand() 1032 … RenderGraph::RenderCommand(const uint32_t renderNodeIndex, const uint32_t commandListCommandIndex, in RenderCommand() 1243 void RenderGraph::HandleClearImage(ParameterCache& params, const uint32_t& commandListCommandIndex, in HandleClearImage() 1265 void RenderGraph::HandleBlitImage(ParameterCache& params, const uint32_t& commandListCommandIndex, in HandleBlitImage() 1298 void RenderGraph::HandleCopyBuffer(ParameterCache& params, const uint32_t& commandListCommandIndex, in HandleCopyBuffer() 1327 …RenderGraph::HandleCopyBufferImage(ParameterCache& params, const uint32_t& commandListCommandIndex, in HandleCopyBufferImage() 1409 …enderGraph::HandleDispatchIndirect(ParameterCache& params, const uint32_t& commandListCommandIndex, in HandleDispatchIndirect()
|