Module context

Source
Expand description

Functionality common to backends using EGL contexts.

Structs§

ContextDescriptor
Information needed to create a context. Some APIs call this a “config” or a “pixel format”.
CurrentContextGuard 🔒
EGLBackedContext 🔒
NativeContext
Wrapper for a native EGLContext.

Constants§

DUMMY_PBUFFER_SIZE 🔒
RGB_CHANNEL_BIT_DEPTH 🔒

Functions§

create_context 🔒
create_dummy_pbuffer 🔒
egl_config_from_id 🔒
get_config_attr 🔒
get_context_attr 🔒
get_proc_address 🔒
make_no_context_current 🔒