Module surfman::platform::unix::x11::context

source ·
Expand description

OpenGL rendering contexts on X11 via EGL.

Structs

  • Represents an OpenGL rendering context.
  • Information needed to create a context. Some APIs call this a “config” or a “pixel format”.
  • Wrapper for a native EGLContext.