Searched refs:TGSI_INTERPOLATE_LOC_SAMPLE (Results 1 – 12 of 12) sorted by relevance
512 if (info->color_interpolate_loc[index] == TGSI_INTERPOLATE_LOC_SAMPLE) in scan_instruction()520 if (info->color_interpolate_loc[index] == TGSI_INTERPOLATE_LOC_SAMPLE) in scan_instruction()532 if (info->color_interpolate_loc[index] == TGSI_INTERPOLATE_LOC_SAMPLE) in scan_instruction()607 info->color_interpolate_loc[0] = nir->info.fs.color0_sample ? TGSI_INTERPOLATE_LOC_SAMPLE : in si_nir_scan_shader()610 info->color_interpolate_loc[1] = nir->info.fs.color1_sample ? TGSI_INTERPOLATE_LOC_SAMPLE : in si_nir_scan_shader()
2217 location = TGSI_INTERPOLATE_LOC_SAMPLE; in si_get_ps_prolog_key()2222 case TGSI_INTERPOLATE_LOC_SAMPLE: in si_get_ps_prolog_key()2247 location = TGSI_INTERPOLATE_LOC_SAMPLE; in si_get_ps_prolog_key()2256 case TGSI_INTERPOLATE_LOC_SAMPLE: in si_get_ps_prolog_key()
111 TGSI_INTERPOLATE_LOC_SAMPLE, enumerator
370 … 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()
459 loc = TGSI_INTERPOLATE_LOC_SAMPLE; in fs_interp()
199 case TGSI_INTERPOLATE_LOC_SAMPLE: in scan_src_operand()212 case TGSI_INTERPOLATE_LOC_SAMPLE: in scan_src_operand()
534 info->input_interpolate_loc[i] = TGSI_INTERPOLATE_LOC_SAMPLE; in nir_tgsi_scan_shader()
828 sample_loc = TGSI_INTERPOLATE_LOC_SAMPLE; in ntt_setup_inputs()
384 tgsi_loc = TGSI_INTERPOLATE_LOC_SAMPLE; in scan_input()
2493 if (rshader->input[i].interpolate_location == TGSI_INTERPOLATE_LOC_SAMPLE) in r600_update_ps_state()2546 …6CC_POSITION_SAMPLE(rshader->input[pos_index].interpolate_location == TGSI_INTERPOLATE_LOC_SAMPLE); in r600_update_ps_state()
573 case TGSI_INTERPOLATE_LOC_SAMPLE: in eg_get_interpolator_index()
2911 } else if (interpolate_loc == TGSI_INTERPOLATE_LOC_SAMPLE && in translate_interpolation()2921 } else if (interpolate_loc == TGSI_INTERPOLATE_LOC_SAMPLE && in translate_interpolation()