Searched refs:pipe_compat_ids (Results 1 – 1 of 1) sorted by relevance
7426 auto &pipe_compat_ids = pipeline_layout->compat_for_set; in UpdateLastBoundDescriptorSets() local7441 …if (last_bound.per_set[last_binding_index].compat_id_for_set != pipe_compat_ids[last_binding_index… in UpdateLastBoundDescriptorSets()7459 if (last_bound.per_set[set_idx].compat_id_for_set != pipe_compat_ids[set_idx]) { in UpdateLastBoundDescriptorSets()7463 last_bound.per_set[set_idx].compat_id_for_set = pipe_compat_ids[set_idx]; in UpdateLastBoundDescriptorSets()7480 …last_bound.per_set[set_idx].compat_id_for_set = pipe_compat_ids[set_idx]; // compat ids are canon… in UpdateLastBoundDescriptorSets()