[](https://crates.io/crates/wayland-egl)
[](https://docs.rs/wayland-egl)
[](https://github.com/Smithay/wayland-rs/actions?query=workflow%3A%22Continuous+Integration%22)
[](https://codecov.io/gh/Smithay/wayland-rs)
# wayland-egl
This crate provides bindings for OpenGL/Vulkan support for Wayland client apps. It allows to
create an `EGLSurface` from any `WlSurface`, which can then play the role of the base surface
for initializing an OpenGL or Vulkan context.