HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RE_Extension.h
Go to the documentation of this file.
1 #ifndef __RE_Extension_h__
2 #define __RE_Extension_h__
3 
5 {
7 
8  // Types
15 
16  // Operations
22 
23  // Texture
53 
54  // GLSL
74 
75  // Geometry related
89 
90  // Frame buffer related
101 
102  // GL control related
105 
108 
110 
111  // OpenGL Queries
117 
118  // System (GLX, WGL)
122 
123  RE_EXT_NUM_EXTENSIONS // sentinel, always last
124 };
125 
126 #endif // __RE_Extension_h__
RE_Extension
Definition: RE_Extension.h:4