Crate wayland_egl[][src]

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

EGL surface

Functions

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