Searched refs:TGSI_INTERPOLATE_LOC_CENTROID (Results 1 – 19 of 19) sorted by relevance
331 else if (info->color_interpolate_loc[index] == TGSI_INTERPOLATE_LOC_CENTROID) in scan_instruction()339 else if (info->color_interpolate_loc[index] == TGSI_INTERPOLATE_LOC_CENTROID) in scan_instruction()351 else if (info->color_interpolate_loc[index] == TGSI_INTERPOLATE_LOC_CENTROID) in scan_instruction()421 … nir->info.fs.color0_centroid ? TGSI_INTERPOLATE_LOC_CENTROID : in si_nir_scan_shader()424 … nir->info.fs.color1_centroid ? TGSI_INTERPOLATE_LOC_CENTROID : in si_nir_scan_shader()
1779 case TGSI_INTERPOLATE_LOC_CENTROID: in si_get_ps_prolog_key()1813 case TGSI_INTERPOLATE_LOC_CENTROID: in si_get_ps_prolog_key()
130 case TGSI_INTERPOLATE_LOC_CENTROID: m_ij_index += 2; break; in ShaderInputVarying()196 m_interpolate_loc = TGSI_INTERPOLATE_LOC_CENTROID; in ShaderInputVarying()
148 tgsi_loc = TGSI_INTERPOLATE_LOC_CENTROID; in process_load_input()
110 TGSI_INTERPOLATE_LOC_CENTROID, enumerator
373 } else if (loc == TGSI_INTERPOLATE_LOC_CENTROID) { in attribs_update_simple()581 } else if (loc == TGSI_INTERPOLATE_LOC_CENTROID) { in lp_build_interp_soa()
445 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()
353 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()
2486 if (rshader->input[i].interpolate_location == TGSI_INTERPOLATE_LOC_CENTROID) in r600_update_ps_state()2540 …OSITION_CENTROID(rshader->input[pos_index].interpolate_location == TGSI_INTERPOLATE_LOC_CENTROID) | in r600_update_ps_state()
3376 TGSI_INTERPOLATE_LOC_CENTROID); in evergreen_update_ps_state()3480 …OSITION_CENTROID(rshader->input[pos_index].interpolate_location == TGSI_INTERPOLATE_LOC_CENTROID) | in evergreen_update_ps_state()
564 case TGSI_INTERPOLATE_LOC_CENTROID: in eg_get_interpolator_index()1316 location = TGSI_INTERPOLATE_LOC_CENTROID; in allocate_system_value_inputs()7073 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()
1788 case TGSI_INTERPOLATE_LOC_CENTROID: in swr_update_derived()
1054 TGSI_INTERPOLATE_LOC_CENTROID : 0, in tx_src_param()2328 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()
2569 return TGSI_INTERPOLATE_LOC_CENTROID; in st_translate_interp_loc()