Go to the source code of this file.
Defines |
| #define | LOCALVARS |
| #define | CHECK_HW_DIVIDE 1 |
| #define | INTERP_QUALIFIER static |
| #define | GET_COLOR(ptr, idx) ((ptr)->data[idx]) |
Functions |
| static void | copy_pv_rgba4_spec5 (GLcontext *ctx, GLuint edst, GLuint esrc) |
| static void | copy_pv_rgba4 (GLcontext *ctx, GLuint edst, GLuint esrc) |
| static void | copy_pv_rgba3 (GLcontext *ctx, GLuint edst, GLuint esrc) |
| void TAG() | translate_vertex (GLcontext *ctx, const VERTEX *src, SWvertex *dst) |
| void TAG() | print_vertex (GLcontext *ctx, const VERTEX *v) |
| INTERP_QUALIFIER void TAG() | interp_extras (GLcontext *ctx, GLfloat t, GLuint dst, GLuint out, GLuint in, GLboolean force_boundary) |
| INTERP_QUALIFIER void TAG() | copy_pv_extras (GLcontext *ctx, GLuint dst, GLuint src) |