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
.
OpenGL rendering contexts on X11 via EGL.
EGLContext
.