Searched refs:TGSI_INTERPOLATE_LOC_SAMPLE (Results 1 – 19 of 19) sorted by relevance
55 decl->Interp.Location = TGSI_INTERPOLATE_LOC_SAMPLE; in transform_decl()
199 case TGSI_INTERPOLATE_LOC_SAMPLE: in scan_src_operand()212 case TGSI_INTERPOLATE_LOC_SAMPLE: in scan_src_operand()
312 case TGSI_INTERPOLATE_LOC_SAMPLE: in tgsi_scan_shader()325 case TGSI_INTERPOLATE_LOC_SAMPLE: in tgsi_scan_shader()
164 m_interpolate_loc = TGSI_INTERPOLATE_LOC_SAMPLE; in ShaderInputVarying()
111 TGSI_INTERPOLATE_LOC_SAMPLE, enumerator
113 #define TGSI_INTERPOLATE_LOC_SAMPLE 2 macro
332 info->color_interpolate_loc[0] = nir->info.fs.color0_sample ? TGSI_INTERPOLATE_LOC_SAMPLE : in si_nir_scan_shader()335 info->color_interpolate_loc[1] = nir->info.fs.color1_sample ? TGSI_INTERPOLATE_LOC_SAMPLE : in si_nir_scan_shader()
2222 location = TGSI_INTERPOLATE_LOC_SAMPLE; in si_get_ps_prolog_key()2227 case TGSI_INTERPOLATE_LOC_SAMPLE: in si_get_ps_prolog_key()2252 location = TGSI_INTERPOLATE_LOC_SAMPLE; in si_get_ps_prolog_key()2261 case TGSI_INTERPOLATE_LOC_SAMPLE: in si_get_ps_prolog_key()
364 … if (loc == TGSI_INTERPOLATE_LOC_SAMPLE || (attrib == 0 && chan == 2 && sample_id)) { in attribs_update_simple()551 } else if (loc == TGSI_INTERPOLATE_LOC_SAMPLE) { in lp_build_interp_soa()
446 loc = TGSI_INTERPOLATE_LOC_SAMPLE; in fs_interp()
541 info->input_interpolate_loc[i] = TGSI_INTERPOLATE_LOC_SAMPLE; in nir_tgsi_scan_shader()
208 sample_loc = TGSI_INTERPOLATE_LOC_SAMPLE; in ntt_setup_inputs()
2484 if (rshader->input[i].interpolate_location == TGSI_INTERPOLATE_LOC_SAMPLE) in r600_update_ps_state()2538 …6CC_POSITION_SAMPLE(rshader->input[pos_index].interpolate_location == TGSI_INTERPOLATE_LOC_SAMPLE); in r600_update_ps_state()
562 case TGSI_INTERPOLATE_LOC_SAMPLE: in eg_get_interpolator_index()
2699 case TGSI_INTERPOLATE_LOC_SAMPLE: in CompileFS()2717 case TGSI_INTERPOLATE_LOC_SAMPLE: in CompileFS()
1771 case TGSI_INTERPOLATE_LOC_SAMPLE: in swr_update_derived()
2737 } else if (interpolate_loc == TGSI_INTERPOLATE_LOC_SAMPLE && in translate_interpolation()2747 } else if (interpolate_loc == TGSI_INTERPOLATE_LOC_SAMPLE && in translate_interpolation()
998 decl->Interp.Location == TGSI_INTERPOLATE_LOC_SAMPLE) { in iter_declaration()5629 case TGSI_INTERPOLATE_LOC_SAMPLE: in get_aux_string()
2492 return TGSI_INTERPOLATE_LOC_SAMPLE; in st_translate_interp_loc()