Generate Sources of origin/master updated at Thu Jun 18 17:44:24 GMT 2015

This commit is contained in:
omniavinco 2015-06-19 02:44:24 +09:00
parent 4832dfd170
commit 97cb936058

View File

@ -1751,6 +1751,9 @@ GLEWAPI GLboolean GLEWAPIENTRY glxewContextIsSupported (const GLXEWContext *ctx,
#else /* GLEW_MX */
GLEWAPI GLenum GLEWAPIENTRY glxewContextInit ();
GLEWAPI GLboolean GLEWAPIENTRY glxewContextIsSupported (const char *name);
#define GLXEW_GET_VAR(x) (*(const GLboolean*)&x)
#define GLXEW_GET_FUN(x) x