Static glutin::GL_CORE [] [src]

pub static GL_CORE: GlRequest = GlRequest::Specific(Api::OpenGl, (3, 2))

The minimum core profile GL context. Useful for getting the minimum required GL version while still running on OSX, which often forbids the compatibility profile features.