Module wayland_client::egl
[−]
[src]
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
| WlEglSurface |
EGL surface |
Functions
| is_available |
Checks if the wayland-egl lib is available and can be used |