Searched refs:draw_pipe_passthrough_line (Results 1 – 10 of 10) sorted by relevance
46 draw_pipe_passthrough_line(struct draw_stage *stage, struct prim_header *header) in draw_pipe_passthrough_line() function
102 void draw_pipe_passthrough_line(struct draw_stage *stage, struct prim_header *header);
151 cull->stage.line = draw_pipe_passthrough_line; in draw_cull_stage()
178 twoside->stage.line = draw_pipe_passthrough_line; in draw_twoside_stage()
241 offset->stage.line = draw_pipe_passthrough_line; in draw_offset_stage()
285 unfilled->stage.line = draw_pipe_passthrough_line; in draw_unfilled_stage()
318 wide->stage.line = draw_pipe_passthrough_line; in draw_wide_point_stage()
308 pstip->stage.line = draw_pipe_passthrough_line; in draw_pstip_stage()
522 stage->line = draw_pipe_passthrough_line; in aaline_first_line()
707 aapoint->stage.line = draw_pipe_passthrough_line; in draw_aapoint_stage()