mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 09:33:49 +00:00
Resolve bug 3005387 - glVertexAttribDivisor is still undefined in GLEW 1.5.4
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@602 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
91fe4e2bb1
commit
c743ec1ae7
@ -9,3 +9,4 @@ http://www.opengl.org/registry/doc/glspec32.core.20090803.pdf
|
||||
GL_RGB10_A2UI 0x906F
|
||||
GL_ANY_SAMPLES_PASSED 0x8C2F
|
||||
GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE
|
||||
void glVertexAttribDivisor (GLuint index, GLuint divisor)
|
||||
|
Loading…
Reference in New Issue
Block a user