Module context

Source
Expand description

OpenGL rendering contexts on surfaceless Mesa.

Structs§

Context
Represents an OpenGL rendering context.
ContextDescriptor
Information needed to create a context. Some APIs call this a “config” or a “pixel format”.
NativeContext
Wrapper for a native EGLContext.