Searched refs:TGSI_INTERPOLATE_LOC_CENTROID (Results 1 – 21 of 21) sorted by relevance
309 case TGSI_INTERPOLATE_LOC_CENTROID: in tgsi_scan_shader()322 case TGSI_INTERPOLATE_LOC_CENTROID: in tgsi_scan_shader()
166 m_interpolate_loc = TGSI_INTERPOLATE_LOC_CENTROID; in ShaderInputVarying()
110 TGSI_INTERPOLATE_LOC_CENTROID, enumerator
112 #define TGSI_INTERPOLATE_LOC_CENTROID 1 macro
333 … nir->info.fs.color0_centroid ? TGSI_INTERPOLATE_LOC_CENTROID : in si_nir_scan_shader()336 … nir->info.fs.color1_centroid ? TGSI_INTERPOLATE_LOC_CENTROID : in si_nir_scan_shader()
2239 case TGSI_INTERPOLATE_LOC_CENTROID: in si_get_ps_prolog_key()2273 case TGSI_INTERPOLATE_LOC_CENTROID: in si_get_ps_prolog_key()
372 } else if (loc == TGSI_INTERPOLATE_LOC_CENTROID) { in attribs_update_simple()576 } else if (loc == TGSI_INTERPOLATE_LOC_CENTROID) { in lp_build_interp_soa()
444 loc = TGSI_INTERPOLATE_LOC_CENTROID; in fs_interp()
196 case TGSI_INTERPOLATE_LOC_CENTROID: in scan_src_operand()209 case TGSI_INTERPOLATE_LOC_CENTROID: in scan_src_operand()
539 info->input_interpolate_loc[i] = TGSI_INTERPOLATE_LOC_CENTROID; in nir_tgsi_scan_shader()
210 sample_loc = TGSI_INTERPOLATE_LOC_CENTROID; in ntt_setup_inputs()
177 k = eg_get_interpolator_index(in.interpolate, TGSI_INTERPOLATE_LOC_CENTROID); in parse_decls()
2481 if (rshader->input[i].interpolate_location == TGSI_INTERPOLATE_LOC_CENTROID) in r600_update_ps_state()2535 …OSITION_CENTROID(rshader->input[pos_index].interpolate_location == TGSI_INTERPOLATE_LOC_CENTROID) | in r600_update_ps_state()
3371 TGSI_INTERPOLATE_LOC_CENTROID); in evergreen_update_ps_state()3475 …OSITION_CENTROID(rshader->input[pos_index].interpolate_location == TGSI_INTERPOLATE_LOC_CENTROID) | in evergreen_update_ps_state()
559 case TGSI_INTERPOLATE_LOC_CENTROID: in eg_get_interpolator_index()1311 location = TGSI_INTERPOLATE_LOC_CENTROID; in allocate_system_value_inputs()7059 location = TGSI_INTERPOLATE_LOC_CENTROID; in tgsi_interp_egcm()
2695 case TGSI_INTERPOLATE_LOC_CENTROID: in CompileFS()2714 case TGSI_INTERPOLATE_LOC_CENTROID: in CompileFS()
1768 case TGSI_INTERPOLATE_LOC_CENTROID: in swr_update_derived()
1034 TGSI_INTERPOLATE_LOC_CENTROID : 0, in tx_src_param()2308 interp_location = TGSI_INTERPOLATE_LOC_CENTROID; in DECL_SPECIAL()
2735 if (interpolate_loc == TGSI_INTERPOLATE_LOC_CENTROID) { in translate_interpolation()2745 if (interpolate_loc == TGSI_INTERPOLATE_LOC_CENTROID) { in translate_interpolation()
2490 return TGSI_INTERPOLATE_LOC_CENTROID; in st_translate_interp_loc()
5627 case TGSI_INTERPOLATE_LOC_CENTROID: in get_aux_string()