Module egl

Source
Expand description

Functionality common to EGL-based backends.

Modulesยง

context ๐Ÿ”’
Functionality common to backends using EGL contexts.
device ๐Ÿ”’
Functionality common to backends using EGL displays.
error ๐Ÿ”’
Translation of errors from the EGL API to surfman errors.
ffi ๐Ÿ”’
FFI-related functionality common to the various EGL backends.
surface ๐Ÿ”’
Functionality common to backends using EGL surfaces.