Searched refs:IsNextBindingConsistent (Results 1 – 2 of 2) sorted by relevance
108 bool IsNextBindingConsistent(const uint32_t) const;
219 bool cvdescriptorset::DescriptorSetLayout::IsNextBindingConsistent(const uint32_t binding) const { in IsNextBindingConsistent() function in cvdescriptorset::DescriptorSetLayout260 if (!IsNextBindingConsistent(current_binding++)) { in VerifyUpdateConsistency()