mirror of
				https://github.com/nigels-com/glew.git
				synced 2025-11-03 22:04:10 +00:00 
			
		
		
		
	fixed GLhandleARB
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@365 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
		
							parent
							
								
									0c4cfb6121
								
							
						
					
					
						commit
						389547f074
					
				@ -157,7 +157,7 @@ EOT
 | 
			
		||||
# add typedefs to GL_ARB_shader_objects
 | 
			
		||||
    cat >> $1/GL_ARB_shader_objects <<EOT
 | 
			
		||||
	typedef char GLcharARB
 | 
			
		||||
	typedef int GLhandleARB
 | 
			
		||||
	typedef unsigned int GLhandleARB
 | 
			
		||||
EOT
 | 
			
		||||
 | 
			
		||||
# fix const correctness in GL_ARB_shader_objects
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user