Lines Matching refs:separate
63 bool separate,
71 separate = false;
73 if (separate) {
87 vue_map->separate = separate;
177 * For separate shader pipelines, we first assign built-in varyings
201 if (separate) {
225 /* separate isn't really meaningful, but make sure it's initialized */
226 vue_map->separate = false;
250 * described here, but pretending they're separate allows us to uniquely
307 vue_map->separate ? "SSO" : "non-SSO");
319 vue_map->num_slots, vue_map->separate ? "SSO" : "non-SSO");