#include "mtypes.h"
Functions | |
| void GLAPIENTRY | _mesa_GetBooleanv (GLenum pname, GLboolean *params) |
| Get the value(s) of a selected parameter. More... | |
| void GLAPIENTRY | _mesa_GetDoublev (GLenum pname, GLdouble *params) |
| Get the value(s) of a selected parameter. More... | |
| void GLAPIENTRY | _mesa_GetFloatv (GLenum pname, GLfloat *params) |
| Get the value(s) of a selected parameter. More... | |
| void GLAPIENTRY | _mesa_GetIntegerv (GLenum pname, GLint *params) |
| Get the value(s) of a selected parameter. More... | |
| void GLAPIENTRY | _mesa_GetPointerv (GLenum pname, GLvoid **params) |
| Get the address of a selected pointer. More... | |
| const GLubyte *GLAPIENTRY | _mesa_GetString (GLenum name) |
| Get a string describing the current GL connection. More... | |
| GLenum GLAPIENTRY | _mesa_GetError (void) |
| Execute a glGetError() command. More... | |
|
||||||||||||
|
Get the value(s) of a selected parameter.
|
|
||||||||||||
|
Get the value(s) of a selected parameter.
|
|
|
Execute a glGetError() command.
|
|
||||||||||||
|
Get the value(s) of a selected parameter.
|
|
||||||||||||
|
Get the value(s) of a selected parameter.
|
|
||||||||||||
|
Get the address of a selected pointer.
|
|
|
Get a string describing the current GL connection.
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001