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