mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 09:33:49 +00:00
fixed GLhandleARB
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@365 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
0c4cfb6121
commit
389547f074
@ -157,7 +157,7 @@ EOT
|
||||
# add typedefs to GL_ARB_shader_objects
|
||||
cat >> $1/GL_ARB_shader_objects <<EOT
|
||||
typedef char GLcharARB
|
||||
typedef int GLhandleARB
|
||||
typedef unsigned int GLhandleARB
|
||||
EOT
|
||||
|
||||
# fix const correctness in GL_ARB_shader_objects
|
||||
|
Loading…
Reference in New Issue
Block a user