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()
538 draw_get_rasterizer_no_cull( struct draw_context *draw,
532 r = draw_get_rasterizer_no_cull(draw, rast); in aaline_first_line()
600 r = draw_get_rasterizer_no_cull(draw, rast); in aapoint_first_point()
1060 draw_get_rasterizer_no_cull( struct draw_context *draw, in draw_get_rasterizer_no_cull() function