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
90 
91  // Frame buffer related
102 
103  // GL control related
106 
109 
111 
112  // OpenGL Queries
118 
119  // System (GLX, WGL)
123 
124  RE_EXT_NUM_EXTENSIONS // sentinel, always last
125 };
126 
127 #endif // __RE_Extension_h__
RE_Extension
Definition: RE_Extension.h:4