#include "mtypes.h"
Functions | |
| void GLAPIENTRY | _mesa_Accum (GLenum op, GLfloat value) |
| void GLAPIENTRY | _mesa_ClearAccum (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) |
| void | _mesa_init_accum (GLcontext *ctx) |
| void GLAPIENTRY _mesa_Accum | ( | GLenum | op, | |
| GLfloat | value | |||
| ) |
| void GLAPIENTRY _mesa_ClearAccum | ( | GLfloat | red, | |
| GLfloat | green, | |||
| GLfloat | blue, | |||
| GLfloat | alpha | |||
| ) |
| void _mesa_init_accum | ( | GLcontext * | ctx | ) |
1.5.4