Module gpu_display::gpu_display_wl
source ยท Expand description
Crate for displaying simple surfaces and GPU buffers over wayland.
Modulesยง
- dwl ๐
Structsยง
- A connection to the compositor and associated collection of state.
- DwlContext ๐
- DwlDmabuf ๐
- DwlSurface ๐
- WaylandSurface ๐
Constantsยง
- BUFFER_COUNT ๐
- BYTES_PER_PIXEL ๐
Functionsยง
- error_callback ๐ โError logging callback used by wrapped C implementation.