Module glutin::api::cgl::context

source ·
Available on cgl_backend only.
Expand description

Everything related to NSOpenGLContext.

Structs§

  • A wrapper arounh NSOpenGLContext that is known to be not current on the current thread.
  • A wrapper around NSOpenGLContext that could be curront on the current thread.