Searched refs:GetGlobalIndexRangeFromIndex (Results 1 – 2 of 2) sorted by relevance
143 const cvdescriptorset::IndexRange &GetGlobalIndexRangeFromIndex(uint32_t index) const;250 …const IndexRange &GetGlobalIndexRangeFromIndex(uint32_t index) const { return layout_id_->GetGloba… in GetGlobalIndexRangeFromIndex() function291 …nst IndexRange &GetGlobalIndexRange() const { return layout_->GetGlobalIndexRangeFromIndex(index_)… in GetGlobalIndexRange()
183 …ptorset::IndexRange &cvdescriptorset::DescriptorSetLayoutDef::GetGlobalIndexRangeFromIndex(uint32_… in GetGlobalIndexRangeFromIndex() function in cvdescriptorset::DescriptorSetLayoutDef194 return GetGlobalIndexRangeFromIndex(index); in GetGlobalIndexRangeFromBinding()