[][src]Module surfman::platform::unix::wayland::context

OpenGL rendering contexts on Wayland.

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.