Searched refs:input_interpolate_loc (Results 1 – 12 of 12) 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()
192 switch (info->input_interpolate_loc[input]) { in scan_src_operand()205 switch (info->input_interpolate_loc[input]) { in scan_src_operand()670 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()
182 PRINT_UINT_ARRAY_MEMBER(input_interpolate_loc, i); in print_pipe_info()
1404 ctx->info.input_interpolate_loc[i]); in evergreen_gpr_count()
539 info->input_interpolate_loc[i] = TGSI_INTERPOLATE_LOC_CENTROID; in nir_tgsi_scan_shader()541 info->input_interpolate_loc[i] = TGSI_INTERPOLATE_LOC_SAMPLE; in nir_tgsi_scan_shader()
1764 switch (ctx->fs->info.base.input_interpolate_loc[i]) { in swr_update_derived()
2683 const unsigned interpLoc = swr_fs->info.base.input_interpolate_loc[attrib]; in CompileFS()
3635 shader->inputs[i].location = shader->info.base.input_interpolate_loc[i]; in llvmpipe_create_fs_state()
4755 emit->info.input_interpolate_loc[i]); in emit_fs_input_declarations()