mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 09:33:49 +00:00
fixed bug in ARB_vertex_blend
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@268 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
dc82ea5166
commit
35808890da
@ -2,7 +2,7 @@ GL_ARB_vertex_blend
|
||||
http://oss.sgi.com/projects/ogl-sample/registry/ARB/vertex_blend.txt
|
||||
GL_MAX_VERTEX_UNITS_ARB 0x86A4
|
||||
GL_ACTIVE_VERTEX_UNITS_ARB 0x86A5
|
||||
GL_WEIGHT_SUM_UNITY_ARB 0x86A6
|
||||
GL_WEIGHT_SUM_UNITY_ARB 0x86A6
|
||||
GL_VERTEX_BLEND_ARB 0x86A7
|
||||
GL_CURRENT_WEIGHT_ARB 0x86A8
|
||||
GL_WEIGHT_ARRAY_TYPE_ARB 0x86A9
|
||||
|
Loading…
Reference in New Issue
Block a user