Expand description
Functionality common to backends using EGL contexts.
Structs§
- Context
Descriptor - Information needed to create a context. Some APIs call this a “config” or a “pixel format”.
- Current
Context 🔒Guard - EGLBacked
Context 🔒 - Native
Context - Wrapper for a native
EGLContext
.