zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
glewinfo_gl.c
Go to the documentation of this file.
1 /* ------------------------------------------------------------------------ */
2 
3 static void glewInfo (void)
4 {
5 #ifdef GL_VERSION_1_1
6  _glewInfo_GL_VERSION_1_1();
7 #endif /* GL_VERSION_1_1 */
static void glewInfo(void)
Definition: glewinfo_gl.c:3