Searched refs:draw_pipe_passthrough_line (Results 1 – 10 of 10) sorted by relevance
101 void draw_pipe_passthrough_line(struct draw_stage *stage, struct prim_header *header);
46 draw_pipe_passthrough_line(struct draw_stage *stage, struct prim_header *header) in draw_pipe_passthrough_line() function
178 twoside->stage.line = draw_pipe_passthrough_line; in draw_twoside_stage()
241 offset->stage.line = draw_pipe_passthrough_line; in draw_offset_stage()
223 stage->line = draw_pipe_passthrough_line; in cull_first_line()
285 unfilled->stage.line = draw_pipe_passthrough_line; in draw_unfilled_stage()
325 wide->stage.line = draw_pipe_passthrough_line; in draw_wide_point_stage()
298 pstip->stage.line = draw_pipe_passthrough_line; in draw_pstip_stage()
672 aapoint->stage.line = draw_pipe_passthrough_line; in draw_aapoint_stage()
666 stage->line = draw_pipe_passthrough_line; in aaline_first_line()