Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.cpp1043 …const auto& allDescriptorSetHandlesForBarriers = nodeData.renderCommandList->GetDescriptorSetHandl… in RenderCommand() local
1085 …th::min(descriptorSetHandleEndIndex, static_cast<uint32_t>(allDescriptorSetHandlesForBarriers.size… in RenderCommand()
1087 array_view(allDescriptorSetHandlesForBarriers.data() + descriptorSetHandleBeginIndex, in RenderCommand()
1088 allDescriptorSetHandlesForBarriers.data() + descriptorSetHandleMaxIndex); in RenderCommand()