Searched refs:GetDynamicOffsetDescriptorCount (Results 1 – 3 of 3) sorted by relevance
85 uint32_t GetDynamicOffsetDescriptorCount(const RenderHandle handle) const;
336 uint32_t NodeContextDescriptorSetManager::GetDynamicOffsetDescriptorCount(const RenderHandle handle… in GetDynamicOffsetDescriptorCount() function in NodeContextDescriptorSetManager
2155 …const uint32_t dynamicDescriptorCount = aNcdsm.GetDynamicOffsetDescriptorCount(descriptorSetHandle… in RenderCommand()