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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c641 clip_point(struct draw_stage *stage, struct prim_header *header) function in typeref:typename:void
684 stage->point = stage->draw->guard_band_points_xy ? clip_point_guard_xy : clip_point;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c652 clip_point(struct draw_stage *stage, struct prim_header *header) function in typeref:typename:void
695 stage->point = stage->draw->guard_band_points_xy ? clip_point_guard_xy : clip_point;

Completed in 4 milliseconds