Searched defs:clip_line (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/tnl/ |
H A D | t_vb_cliptmp.h | 118 TAG(clip_line)( GLcontext *ctx, GLuint v0, GLuint v1, GLubyte mask ) function
|
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/ |
H A D | state_feedback.c | 167 clip_line(const CRVertex *v0in, const CRVertex *v1in, function 562 if (clip_line(v0, v1, &c0, &c1)) 1732 if (clip_line(v0, v1, &c0, &c1))
|
Completed in 57 milliseconds