Searched refs:INTERP_QUALIFIER_NONE (Results 1 – 7 of 7) sorted by relevance
93 interp_qualifier == INTERP_QUALIFIER_NONE)) in upload_sbe_state()
295 interp_qualifier == INTERP_QUALIFIER_NONE)) in upload_sf_state()
175 interp_qualifier == INTERP_QUALIFIER_NONE)) { in brw_compute_barycentric_interp_modes()
1487 mode(mode), interpolation(INTERP_QUALIFIER_NONE) in ir_variable()1513 case INTERP_QUALIFIER_NONE: return "no"; in interpolation_string()1527 if (this->interpolation != INTERP_QUALIFIER_NONE) in determine_interpolation_mode()
2009 var->interpolation = INTERP_QUALIFIER_NONE; in apply_type_qualifier_to_variable()2011 if (var->interpolation != INTERP_QUALIFIER_NONE && in apply_type_qualifier_to_variable()
446 case INTERP_QUALIFIER_NONE: in st_translate_interp()
1899 INTERP_QUALIFIER_NONE = 0, enumerator