Searched refs:INTERP_QUALIFIER_SMOOTH (Results 1 – 7 of 7) sorted by relevance
1514 case INTERP_QUALIFIER_SMOOTH: return "smooth"; in interpolation_string()1535 return INTERP_QUALIFIER_SMOOTH; in determine_interpolation_mode()
413 var->interpolation = INTERP_QUALIFIER_SMOOTH; in read_declaration()
2007 var->interpolation = INTERP_QUALIFIER_SMOOTH; in apply_type_qualifier_to_variable()
173 } else if (interp_qualifier == INTERP_QUALIFIER_SMOOTH || in brw_compute_barycentric_interp_modes()
653 if (interpolation_mode == INTERP_QUALIFIER_SMOOTH) in emit_linterp()658 if (interpolation_mode == INTERP_QUALIFIER_SMOOTH) in emit_linterp()
450 case INTERP_QUALIFIER_SMOOTH: in st_translate_interp()
1900 INTERP_QUALIFIER_SMOOTH, enumerator