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:
ikits 2004-06-10 09:46:34 +00:00
parent dc82ea5166
commit 35808890da
1 changed files with 1 additions and 1 deletions

View File

@ -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