mirror of
				https://github.com/Perlmint/glew-cmake.git
				synced 2025-11-03 22:04:16 +00:00 
			
		
		
		
	Fix for bug 2948943 - Missing enumsGL_BUFFER_ACCESS_FLAGS
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@577 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
		
							parent
							
								
									f94ab6a09b
								
							
						
					
					
						commit
						94314188f3
					
				@ -31,6 +31,9 @@ http://www.opengl.org/registry/doc/glspec30.20080811.pdf
 | 
			
		||||
	GL_SIGNED_NORMALIZED 0x8F9C
 | 
			
		||||
	GL_PRIMITIVE_RESTART 0x8F9D
 | 
			
		||||
	GL_PRIMITIVE_RESTART_INDEX 0x8F9E
 | 
			
		||||
	GL_BUFFER_ACCESS_FLAGS 0x911F
 | 
			
		||||
	GL_BUFFER_MAP_LENGTH 0x9120
 | 
			
		||||
	GL_BUFFER_MAP_OFFSET 0x9121
 | 
			
		||||
	void glDrawArraysInstanced (GLenum, GLint, GLsizei, GLsizei)
 | 
			
		||||
	void glDrawElementsInstanced (GLenum, GLsizei, GLenum, const GLvoid*, GLsizei)
 | 
			
		||||
	void glTexBuffer (GLenum, GLenum, GLuint)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user