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.c938 static void clip_first_line(struct draw_stage *stage, in clip_first_line() function
949 stage->line = clip_first_line; in clip_flush()
980 clipper->stage.line = clip_first_line; in draw_clip_stage()