Searched refs:last_binding_index (Results 1 – 1 of 1) sorted by relevance
7421 const uint32_t last_binding_index = required_size - 1; in UpdateLastBoundDescriptorSets() local7422 assert(last_binding_index < pipeline_layout->compat_for_set.size()); in UpdateLastBoundDescriptorSets()7441 …if (last_bound.per_set[last_binding_index].compat_id_for_set != pipe_compat_ids[last_binding_index… in UpdateLastBoundDescriptorSets()