Home | History | Annotate | Download | only in layers

Lines Matching refs:IsNextBindingConsistent

299 bool cvdescriptorset::DescriptorSetLayoutDef::IsNextBindingConsistent(const uint32_t binding) const {
341 if (!IsNextBindingConsistent(current_binding++)) {