Crate wayland_egl

source ·
Expand description

EGL utilities

This module contains bindings to the libwayland-egl.so library.

This library is used to interface with the OpenGL stack, and creating EGL surfaces from a wayland surface.

See WlEglSurface documentation for details.

Structs

Enums

  • EGL surface creation error.

Functions

  • Checks if the wayland-egl lib is available and can be used