mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-30 17:00:05 +00:00 
			
		
		
		
	macOS does not populate the the OpenGL 3.0 compatibility functions
This commit is contained in:
		
							parent
							
								
									ec06cc62e1
								
							
						
					
					
						commit
						e51fd8b77b
					
				
					 5 changed files with 26 additions and 0 deletions
				
			
		|  | @ -56,10 +56,12 @@ gl::OpenGLFunctions& GlContext::gl() | |||
|    return *p->gl_; | ||||
| } | ||||
| 
 | ||||
| #if !defined(__APPLE__) | ||||
| QOpenGLFunctions_3_0& GlContext::gl30() | ||||
| { | ||||
|    return *p->gl30_; | ||||
| } | ||||
| #endif | ||||
| 
 | ||||
| std::uint64_t GlContext::texture_buffer_count() const | ||||
| { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat