QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
types.h File Reference
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#define GLAPIENTRY

Typedef Documentation

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