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