Expand description
OpenGL rendering contexts on surfaceless Mesa.
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 surfaceless Mesa.
EGLContext
.