#include "mtypes.h"
#include "context.h"
Go to the source code of this file.
Functions |
| void GLAPIENTRY | _mesa_noop_Rectf (GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) |
| void GLAPIENTRY | _mesa_noop_EvalMesh1 (GLenum mode, GLint i1, GLint i2) |
| void GLAPIENTRY | _mesa_noop_EvalMesh2 (GLenum mode, GLint i1, GLint i2, GLint j1, GLint j2) |
| void GLAPIENTRY | _mesa_noop_Materialfv (GLenum face, GLenum pname, const GLfloat *param) |
| void | _mesa_noop_vtxfmt_init (GLvertexformat *vfmt) |