Searched refs:allDescriptorSetHandlesForBarriers (Results 1 – 1 of 1) sorted by relevance
1043 …const auto& allDescriptorSetHandlesForBarriers = nodeData.renderCommandList->GetDescriptorSetHandl… in RenderCommand() local1085 …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()