Crate gpu_display
source ·Expand description
Crate for displaying simple surfaces and GPU buffers over a low-level display backend such as Wayland or X.
Modules§
- Stub implementation of the native interface of libcrosvm_android_display_client
- Crate for displaying simple surfaces and GPU buffers over wayland.
- sys 🔒
Structs§
- Encapsulates a virtual event device, such as a mouse or keyboard
- A connection to the compositor and associated collection of state.
Enums§
- Event token for display instances
- An error generated by
GpuDisplay
. - A surface type
Traits§
- DisplayT 🔒