Searched refs:pos_slot (Results 1 – 3 of 3) sorted by relevance
72 unsigned pos_slot = vue_map->varying_to_slot[VARYING_SLOT_POS]; in brw_setup_vue_interpolation() local73 if (pos_slot != -1) {; in brw_setup_vue_interpolation()74 prog_data->interp_mode[pos_slot] = INTERP_MODE_NOPERSPECTIVE; in brw_setup_vue_interpolation()
100 uint pos_slot; member482 const uint pos_slot = aapoint->pos_slot; in aapoint_point() local532 pos = v[0]->data[pos_slot]; in aapoint_point()536 pos = v[1]->data[pos_slot]; in aapoint_point()540 pos = v[2]->data[pos_slot]; in aapoint_point()544 pos = v[3]->data[pos_slot]; in aapoint_point()667 aapoint->pos_slot = draw_current_shader_position_output(draw); in draw_aapoint_prepare_outputs()
82 uint pos_slot; member395 uint posPos = aaline->pos_slot; in aaline_line()719 aaline->pos_slot = draw_current_shader_position_output(draw); in draw_aaline_prepare_outputs()