Searched refs:TGSI_INTERPOLATE_LOC_CENTROID (Results 1 – 15 of 15) sorted by relevance
309 case TGSI_INTERPOLATE_LOC_CENTROID: in tgsi_scan_shader()322 case TGSI_INTERPOLATE_LOC_CENTROID: in tgsi_scan_shader()
111 #define TGSI_INTERPOLATE_LOC_CENTROID 1 macro
110 TGSI_INTERPOLATE_LOC_CENTROID, enumerator
195 case TGSI_INTERPOLATE_LOC_CENTROID: in scan_src_operand()208 case TGSI_INTERPOLATE_LOC_CENTROID: in scan_src_operand()
248 info->input_interpolate_loc[i] = TGSI_INTERPOLATE_LOC_CENTROID; in si_nir_scan_shader()
1679 else if (location == TGSI_INTERPOLATE_LOC_CENTROID) in lookup_interp_param_index()1688 else if (location == TGSI_INTERPOLATE_LOC_CENTROID) in lookup_interp_param_index()4121 location = TGSI_INTERPOLATE_LOC_CENTROID; in build_interp_intrinsic()6243 case TGSI_INTERPOLATE_LOC_CENTROID: in si_get_ps_prolog_key()6276 case TGSI_INTERPOLATE_LOC_CENTROID: in si_get_ps_prolog_key()
1094 case TGSI_INTERPOLATE_LOC_CENTROID: in CompileFS()1113 case TGSI_INTERPOLATE_LOC_CENTROID: in CompileFS()
1523 case TGSI_INTERPOLATE_LOC_CENTROID: in swr_update_derived()
2477 if (rshader->input[i].interpolate_location == TGSI_INTERPOLATE_LOC_CENTROID) in r600_update_ps_state()2530 …OSITION_CENTROID(rshader->input[pos_index].interpolate_location == TGSI_INTERPOLATE_LOC_CENTROID) | in r600_update_ps_state()
473 case TGSI_INTERPOLATE_LOC_CENTROID: in eg_get_interpolator_index()1126 location = TGSI_INTERPOLATE_LOC_CENTROID; in allocate_system_value_inputs()1224 location = TGSI_INTERPOLATE_LOC_CENTROID; in evergreen_gpr_count()6541 location = TGSI_INTERPOLATE_LOC_CENTROID; in tgsi_interp_egcm()
3390 …OSITION_CENTROID(rshader->input[pos_index].interpolate_location == TGSI_INTERPOLATE_LOC_CENTROID) | in evergreen_update_ps_state()
945 TGSI_INTERPOLATE_LOC_CENTROID : 0, in tx_src_param()2229 interp_location = TGSI_INTERPOLATE_LOC_CENTROID; in DECL_SPECIAL()
1860 return interpolate_loc == TGSI_INTERPOLATE_LOC_CENTROID ? in translate_interpolation()1864 return interpolate_loc == TGSI_INTERPOLATE_LOC_CENTROID ? in translate_interpolation()
4132 case TGSI_INTERPOLATE_LOC_CENTROID: in get_aux_string()
2387 return TGSI_INTERPOLATE_LOC_CENTROID; in st_translate_interp_loc()