Defines | |
#define | VERT_SET_SPEC(v, c) |
#define | VERT_COPY_SPEC(v0, v1) |
#define | VERT_SAVE_SPEC(idx) |
#define | VERT_RESTORE_SPEC(idx) |
Functions | |
static void TAG() | unfilled_tri (GLcontext *ctx, GLenum mode, GLuint e0, GLuint e1, GLuint e2) |
static void TAG() | unfilled_quad (GLcontext *ctx, GLenum mode, GLuint e0, GLuint e1, GLuint e2, GLuint e3) |
#define VERT_COPY_SPEC | ( | v0, | |||
v1 | ) |
#define VERT_RESTORE_SPEC | ( | idx | ) |
#define VERT_SAVE_SPEC | ( | idx | ) |
#define VERT_SET_SPEC | ( | v, | |||
c | ) |
static void TAG() unfilled_quad | ( | GLcontext * | ctx, | |
GLenum | mode, | |||
GLuint | e0, | |||
GLuint | e1, | |||
GLuint | e2, | |||
GLuint | e3 | |||
) | [static] |
static void TAG() unfilled_tri | ( | GLcontext * | ctx, | |
GLenum | mode, | |||
GLuint | e0, | |||
GLuint | e1, | |||
GLuint | e2 | |||
) | [static] |