Crates.io | wayland-egl |
lib.rs | wayland-egl |
version | 0.32.4 |
source | src |
created_at | 2019-09-14 09:01:34.799222 |
updated_at | 2024-09-04 19:25:43.797372 |
description | Bindings to libwayland-egl. |
homepage | |
repository | https://github.com/smithay/wayland-rs |
max_upload_size | |
id | 164745 |
size | 9,454 |
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.