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ยง
- event_device ๐
- gpu_display_android ๐
- Stub implementation of the native interface of libcrosvm_android_display_client
- gpu_display_stub ๐
- gpu_display_wl ๐Crate for displaying simple surfaces and GPU buffers over wayland.
- gpu_display_x ๐
- keycode_converter ๐
- sys ๐
Structsยง
- Encapsulates a virtual event device, such as a mouse or keyboard
- A connection to the compositor and associated collection of state.
- GpuDisplayEvents ๐
Enumsยง
- Event token for display instances
- An error generated by
GpuDisplay
. - A surface type
Traitsยง
- DisplayT ๐
- GpuDisplaySurface ๐