Module context

Source
Expand description

Everything related to GLXContext.

Structs§

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