surfman::platform::generic

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.