mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-11 16:53:49 +00:00
GL_ANY_SAMPLES_PASSED provided by GL_ARB_occlusion_query2, no need to duplicate in GL_VERSION_3_3
This commit is contained in:
parent
6e29c50eac
commit
8eeb2d4d3a
@ -7,6 +7,5 @@ http://www.opengl.org/registry/doc/glspec32.core.20090803.pdf
|
|||||||
GL_TEXTURE_SWIZZLE_A 0x8E45
|
GL_TEXTURE_SWIZZLE_A 0x8E45
|
||||||
GL_TEXTURE_SWIZZLE_RGBA 0x8E46
|
GL_TEXTURE_SWIZZLE_RGBA 0x8E46
|
||||||
GL_RGB10_A2UI 0x906F
|
GL_RGB10_A2UI 0x906F
|
||||||
GL_ANY_SAMPLES_PASSED 0x8C2F
|
|
||||||
GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE
|
GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE
|
||||||
void glVertexAttribDivisor (GLuint index, GLuint divisor)
|
void glVertexAttribDivisor (GLuint index, GLuint divisor)
|
||||||
|
Loading…
Reference in New Issue
Block a user