#include "glheader.h"#include "accum.h"#include "context.h"#include "imports.h"#include "macros.h"#include "state.h"#include "mtypes.h"Functions | |
| void GLAPIENTRY | _mesa_ClearAccum (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) |
| void GLAPIENTRY | _mesa_Accum (GLenum op, GLfloat value) |
| void | _mesa_init_accum (GLcontext *ctx) |
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001