Expand description
A context abstraction that allows the choice of backends dynamically.
Enums§
- 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 - Wraps a platform-specific native context.