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; member480 const uint pos_slot = aapoint->pos_slot; in aapoint_point() local530 pos = v[0]->data[pos_slot]; in aapoint_point()534 pos = v[1]->data[pos_slot]; in aapoint_point()538 pos = v[2]->data[pos_slot]; in aapoint_point()542 pos = v[3]->data[pos_slot]; in aapoint_point()665 aapoint->pos_slot = draw_current_shader_position_output(draw); in draw_aapoint_prepare_outputs()
82 uint pos_slot; member385 uint posPos = aaline->pos_slot; in aaline_line()704 aaline->pos_slot = draw_current_shader_position_output(draw); in draw_aaline_prepare_outputs()