Expand description
OpenGL rendering contexts on surfaceless Mesa.
Structs§
- Context
- Represents an OpenGL rendering context.
- Context
Descriptor - Information needed to create a context. Some APIs call this a “config” or a “pixel format”.
- Native
Context - Wrapper for a native
EGLContext
.