Home
last modified time | relevance | path

Searched refs:clip_first_line (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_clip.c897 static void clip_first_line(struct draw_stage *stage, in clip_first_line() function
908 stage->line = clip_first_line; in clip_flush()
939 clipper->stage.line = clip_first_line; in draw_clip_stage()