Searched refs:draw_pipe_passthrough_point (Results 1 – 11 of 11) sorted by relevance
40 draw_pipe_passthrough_point(struct draw_stage *stage, struct prim_header *header) in draw_pipe_passthrough_point() function
103 void draw_pipe_passthrough_point(struct draw_stage *stage, struct prim_header *header);
150 cull->stage.point = draw_pipe_passthrough_point; in draw_cull_stage()
200 wide->stage.point = draw_pipe_passthrough_point; in draw_wide_line_stage()
177 twoside->stage.point = draw_pipe_passthrough_point; in draw_twoside_stage()
240 offset->stage.point = draw_pipe_passthrough_point; in draw_offset_stage()
284 unfilled->stage.point = draw_pipe_passthrough_point; in draw_unfilled_stage()
227 stage->point = draw_pipe_passthrough_point; in widepoint_first_point()
321 flatshade->stage.point = draw_pipe_passthrough_point; in draw_flatshade_stage()
307 pstip->stage.point = draw_pipe_passthrough_point; in draw_pstip_stage()
602 aaline->stage.point = draw_pipe_passthrough_point; in draw_aaline_stage()