| Crates.io | wayland-egl |
| lib.rs | wayland-egl |
| version | 0.32.8 |
| created_at | 2019-09-14 09:01:34.799222+00 |
| updated_at | 2025-07-28 22:55:48.068583+00 |
| description | Bindings to libwayland-egl. |
| homepage | |
| repository | https://github.com/smithay/wayland-rs |
| max_upload_size | |
| id | 164745 |
| size | 15,838 |
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.