Searched refs:highest_location (Results 1 – 3 of 3) sorted by relevance
217 int highest_location = -1, highest_drv_location = -1; in nir_lower_aaline_fs() local219 if ((int)var->data.location > highest_location) in nir_lower_aaline_fs()220 highest_location = var->data.location; in nir_lower_aaline_fs()227 if (highest_location == -1 || highest_location < VARYING_SLOT_VAR0) { in nir_lower_aaline_fs()231 line_width->data.location = highest_location + 1; in nir_lower_aaline_fs()341 int highest_location = -1, highest_drv_location = -1; in nir_lower_aapoint_fs() local343 if ((int)var->data.location > highest_location) in nir_lower_aapoint_fs()344 highest_location = var->data.location; in nir_lower_aapoint_fs()351 if (highest_location == -1 || highest_location < VARYING_SLOT_VAR0) { in nir_lower_aapoint_fs()354 aapoint_input->data.location = highest_location + 1; in nir_lower_aapoint_fs()
3017 <!-- source_location line_maps::highest_location -->3018 …<var-decl name='highest_location' type-id='type-id-103' visibility='default' filepath='../.././gcc…
1879 …<var-decl name='highest_location' type-id='type-id-103' visibility='default' filepath='../.././gcc…