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.