Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.h192 const NodeContextDescriptorSetManager& nodeDescriptorSetMgrRef);
H A Drender_graph.cpp1044 const auto& nodeDescriptorSetMgrRef = *nodeData.nodeContextDescriptorSetMgr; in RenderCommand() local
1089 HandleDescriptorSets(parameters, descriptorSetHandlesForBarriers, nodeDescriptorSetMgrRef); in RenderCommand()
1437 const NodeContextDescriptorSetManager& nodeDescriptorSetMgrRef) in HandleDescriptorSets() argument
1442 …const auto bindingResources = nodeDescriptorSetMgrRef.GetCpuDescriptorSetData(descriptorSetHandle); in HandleDescriptorSets()