Searched refs:draw_pipe_passthrough_point (Results 1 – 11 of 11) sorted by relevance
102 void draw_pipe_passthrough_point(struct draw_stage *stage, struct prim_header *header);
40 draw_pipe_passthrough_point(struct draw_stage *stage, struct prim_header *header) in draw_pipe_passthrough_point() function
135 cull->stage.point = draw_pipe_passthrough_point; in draw_cull_stage()
174 twoside->stage.point = draw_pipe_passthrough_point; in draw_twoside_stage()
175 offset->stage.point = draw_pipe_passthrough_point; in draw_offset_stage()
209 unfilled->stage.point = draw_pipe_passthrough_point; in draw_unfilled_stage()
211 wide->stage.point = draw_pipe_passthrough_point; in draw_wide_line_stage()
223 stage->point = draw_pipe_passthrough_point; in widepoint_first_point()
263 flatshade->stage.point = draw_pipe_passthrough_point; in draw_flatshade_stage()
627 pstip->stage.point = draw_pipe_passthrough_point; in draw_pstip_stage()
812 aaline->stage.point = draw_pipe_passthrough_point; in draw_aaline_stage()