Expand description
Everything related to EGLContext
management.
Structs§
- NotCurrent
Context - A wrapper around
EGLContext
that is known to be not current. - Possibly
Current Context - A wrapper around
EGLContext
that could be current for the current thread.