Module context

Source
Expand description

Everything related to EGLContext management.

Structs§

NotCurrentContext
A wrapper around EGLContext that is known to be not current.
PossiblyCurrentContext
A wrapper around EGLContext that could be current for the current thread.