zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
glxew_tail.h File Reference

Go to the source code of this file.

Macros

#define GLXEW_GET_FUN(x)   x
 
#define GLXEW_GET_VAR(x)   (*(const GLboolean*)&x)
 

Functions

GLEWAPI GLboolean GLEWAPIENTRY glxewGetExtension (const char *name)
 
GLEWAPI GLboolean GLEWAPIENTRY glxewIsSupported (const char *name)
 

Macro Definition Documentation

#define GLXEW_GET_FUN (   x)    x

Definition at line 18 of file glxew_tail.h.

#define GLXEW_GET_VAR (   x)    (*(const GLboolean*)&x)

Definition at line 17 of file glxew_tail.h.

Function Documentation

GLEWAPI GLboolean GLEWAPIENTRY glxewGetExtension ( const char *  name)

Definition at line 3 of file glew_init_glx.c.

GLEWAPI GLboolean GLEWAPIENTRY glxewIsSupported ( const char *  name)

Definition at line 17624 of file glew.c.