Crate video_core

Source
Expand description

Common video device-related definitions.

Structs§

FramebufferFormat
The framebuffer memory format.
ResolvedFramebuffer
A resolved framebuffer.
SharedFramebufferHandle
A handle to the global shared framebuffer that has been mapped with the VM.

Traits§

FramebufferControl
Functions necessary to control the framebuffer from a video device.