Searched refs:input_interpolate_loc (Results 1 – 11 of 11) sorted by relevance
52 ubyte input_interpolate_loc[PIPE_MAX_SHADER_INPUTS]; member
287 info->input_interpolate_loc[reg] = (ubyte)fulldecl->Interp.Location; in tgsi_scan_shader()
246 info->input_interpolate_loc[i] = TGSI_INTERPOLATE_LOC_SAMPLE; in si_nir_scan_shader()248 info->input_interpolate_loc[i] = TGSI_INTERPOLATE_LOC_CENTROID; in si_nir_scan_shader()250 info->input_interpolate_loc[i] = TGSI_INTERPOLATE_LOC_CENTER; in si_nir_scan_shader()
1829 enum tgsi_interpolate_loc interp_loc = info->input_interpolate_loc[input_index]; in si_llvm_load_input_fs()6209 unsigned location = info->input_interpolate_loc[color[i]]; in si_get_ps_prolog_key()
191 switch (info->input_interpolate_loc[input]) { in scan_src_operand()204 switch (info->input_interpolate_loc[input]) { in scan_src_operand()625 info->input_interpolate_loc[reg] = (ubyte)fulldecl->Interp.Location; in scan_declaration()
1189 decl.Interp.Location = info->input_interpolate_loc[in_idx]; in emit_twoside()
1082 const unsigned interpLoc = swr_fs->info.base.input_interpolate_loc[attrib]; in CompileFS()
1519 switch (ctx->fs->info.base.input_interpolate_loc[i]) { in swr_update_derived()
2389 emit->info.input_interpolate_loc[i]); in emit_input_declarations()
1198 ctx->info.input_interpolate_loc[i]); in evergreen_gpr_count()