Macros | |
#define | GLAPIENTRY |
Typedefs | |
typedef unsigned int | GLbitfield |
typedef unsigned char | GLboolean |
typedef signed char | GLbyte |
typedef char | GLchar |
typedef float | GLclampf |
typedef unsigned int | GLenum |
typedef ptrdiff_t | GLfixed |
typedef float | GLfloat |
typedef int | GLint |
typedef ptrdiff_t | GLintptr |
typedef short | GLshort |
typedef int | GLsizei |
typedef ptrdiff_t | GLsizeiptr |
typedef unsigned char | GLubyte |
typedef unsigned int | GLuint |
typedef unsigned short | GLushort |
typedef void | GLvoid |
#define GLAPIENTRY |
typedef unsigned int GLbitfield |
typedef unsigned char GLboolean |
typedef signed char GLbyte |
typedef char GLchar |
typedef float GLclampf |
typedef ptrdiff_t GLfixed |
typedef float GLfloat |
typedef ptrdiff_t GLintptr |
typedef short GLshort |
typedef ptrdiff_t GLsizeiptr |
typedef unsigned char GLubyte |
typedef unsigned short GLushort |
typedef void GLvoid |