Expand description
A context abstraction that allows the choice of backends dynamically.
Enums§
- Represents an OpenGL rendering context.
- Information needed to create a context. Some APIs call this a “config” or a “pixel format”.
- Wraps a platform-specific native context.