GLEW 1.10.0

This commit is contained in:
2014-02-20 16:46:32 +01:00
parent 86de24797b
commit e794aa4dbb
873 changed files with 76058 additions and 0 deletions
@@ -0,0 +1,13 @@
GL_AMD_interleaved_elements
http://www.opengl.org/registry/specs/gl/AMD/interleaved_elements.txt
GL_AMD_interleaved_elements
GL_RED 0x1903
GL_GREEN 0x1904
GL_BLUE 0x1905
GL_ALPHA 0x1906
GL_RG8UI 0x8238
GL_RG16UI 0x823A
GL_RGBA8UI 0x8D7C
GL_VERTEX_ELEMENT_SWIZZLE_AMD 0x91A4
GL_VERTEX_ID_SWIZZLE_AMD 0x91A5
void glVertexAttribParameteriAMD (GLuint index, GLenum pname, GLint param)