Go to the source code of this file.
Defines |
| #define | DO_DEBUG_VERTS 0 |
| #define | PRINT_VERTEX(x) |
| #define | COPY_DWORDS(j, vb, vertsize, v) |
Functions |
| static __inline void TAG() | quad (CTX_ARG, VERTEX *v0, VERTEX *v1, VERTEX *v2, VERTEX *v3) |
| static __inline void TAG() | triangle (CTX_ARG, VERTEX *v0, VERTEX *v1, VERTEX *v2) |
| static void TAG() | fast_clipped_poly (GLcontext *ctx, const GLuint *elts, GLuint n) |