Expand description
Everything related to GLXContext.
Structsยง
- NotCurrent
Context - A wrapper around
GLXContextthat is known to be not current. - Possibly
Current Context - A wrapper around
GLXContextthat 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.