Searched refs:TGSI_INTERPOLATE_LOC_SAMPLE (Results 1 – 13 of 13) sorted by relevance
55 decl->Interp.Location = TGSI_INTERPOLATE_LOC_SAMPLE; in transform_decl()
198 case TGSI_INTERPOLATE_LOC_SAMPLE: in scan_src_operand()211 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()
112 #define TGSI_INTERPOLATE_LOC_SAMPLE 2 macro
111 TGSI_INTERPOLATE_LOC_SAMPLE, enumerator
246 info->input_interpolate_loc[i] = TGSI_INTERPOLATE_LOC_SAMPLE; in si_nir_scan_shader()
1677 if (location == TGSI_INTERPOLATE_LOC_SAMPLE) in lookup_interp_param_index()1686 if (location == TGSI_INTERPOLATE_LOC_SAMPLE) in lookup_interp_param_index()6228 location = TGSI_INTERPOLATE_LOC_SAMPLE; in si_get_ps_prolog_key()6233 case TGSI_INTERPOLATE_LOC_SAMPLE: in si_get_ps_prolog_key()6255 location = TGSI_INTERPOLATE_LOC_SAMPLE; in si_get_ps_prolog_key()6264 case TGSI_INTERPOLATE_LOC_SAMPLE: in si_get_ps_prolog_key()
1098 case TGSI_INTERPOLATE_LOC_SAMPLE: in CompileFS()1116 case TGSI_INTERPOLATE_LOC_SAMPLE: in CompileFS()
1526 case TGSI_INTERPOLATE_LOC_SAMPLE: in swr_update_derived()
2480 if (rshader->input[i].interpolate_location == TGSI_INTERPOLATE_LOC_SAMPLE) in r600_update_ps_state()2533 …6CC_POSITION_SAMPLE(rshader->input[pos_index].interpolate_location == TGSI_INTERPOLATE_LOC_SAMPLE); in r600_update_ps_state()
476 case TGSI_INTERPOLATE_LOC_SAMPLE: in eg_get_interpolator_index()
706 decl->Interp.Location == TGSI_INTERPOLATE_LOC_SAMPLE) { in iter_declaration()4134 case TGSI_INTERPOLATE_LOC_SAMPLE: in get_aux_string()
2389 return TGSI_INTERPOLATE_LOC_SAMPLE; in st_translate_interp_loc()