Searched refs:input_interpolate_loc (Results 1 – 8 of 8) sorted by relevance
50 uint8_t input_interpolate_loc[PIPE_MAX_SHADER_INPUTS]; member
420 info->input_interpolate_loc[reg] = (uint8_t)fulldecl->Interp.Location; in scan_declaration()
1190 decl.Interp.Location = info->input_interpolate_loc[in_idx]; in emit_twoside()
52 ubyte input_interpolate_loc[PIPE_MAX_SHADER_INPUTS]; member
287 info->input_interpolate_loc[reg] = (ubyte)fulldecl->Interp.Location; in tgsi_scan_shader()
374 info->input_interpolate_loc[i] = TGSI_INTERPOLATE_LOC_CENTROID; in nir_tgsi_scan_shader()376 info->input_interpolate_loc[i] = TGSI_INTERPOLATE_LOC_SAMPLE; in nir_tgsi_scan_shader()
152 PRINT_UINT_ARRAY_MEMBER(input_interpolate_loc, i); in print_pipe_info()
5137 emit->info.input_interpolate_loc[i]); in emit_fs_input_declarations()