Module smithay::backend::egl::display[][src]

Expand description

Type safe native types for safe egl initialisation

Structs

Type to receive EGLBuffer for EGL-based WlBuffers.

EGLDisplay represents an initialised EGL environment

Wrapper around ffi::EGLDisplay to ensure display is only destroyed once all resources bound to it have been dropped.

Describes the pixel format of a framebuffer