Searched refs:draw_pipe_passthrough_tri (Results 1 – 7 of 7) sorted by relevance
52 draw_pipe_passthrough_tri(struct draw_stage *stage, struct prim_header *header) in draw_pipe_passthrough_tri() function
101 void draw_pipe_passthrough_tri(struct draw_stage *stage, struct prim_header *header);
205 stage->tri = draw_pipe_passthrough_tri; in pstip_first_tri()233 stage->tri = draw_pipe_passthrough_tri; in pstip_first_tri()
202 wide->stage.tri = draw_pipe_passthrough_tri; in draw_wide_line_stage()
319 wide->stage.tri = draw_pipe_passthrough_tri; in draw_wide_point_stage()
604 aaline->stage.tri = draw_pipe_passthrough_tri; in draw_aaline_stage()
708 aapoint->stage.tri = draw_pipe_passthrough_tri; in draw_aapoint_stage()