Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.h291 …const IndexRange &GetGlobalIndexRange() const { return layout_->GetGlobalIndexRangeFromIndex(index… in GetGlobalIndexRange() function
Ddescriptor_sets.cpp683 cvdescriptorset::IndexRange index_range = binding_it.GetGlobalIndexRange(); in ValidateDrawState()
2375 auto start_idx = dest.GetGlobalIndexRange().start + update->dstArrayElement; in ValidateWriteUpdate()