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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c897 static void clip_first_line(struct draw_stage *stage, function in typeref:typename:void
908 stage->line = clip_first_line;
939 clipper->stage.line = clip_first_line;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c908 static void clip_first_line(struct draw_stage *stage, function in typeref:typename:void
919 stage->line = clip_first_line;
950 clipper->stage.line = clip_first_line;

Completed in 4 milliseconds