Searched refs:draw_get_rasterizer_no_cull (Results 1 – 6 of 6) sorted by relevance
150 r = draw_get_rasterizer_no_cull(draw, rast); in wideline_first_line()
216 r = draw_get_rasterizer_no_cull(draw, rast); in widepoint_first_point()
565 draw_get_rasterizer_no_cull(struct draw_context *draw,
519 r = draw_get_rasterizer_no_cull(draw, rast); in aaline_first_line()
595 r = draw_get_rasterizer_no_cull(draw, rast); in aapoint_first_point()
1054 draw_get_rasterizer_no_cull( struct draw_context *draw, in draw_get_rasterizer_no_cull() function