Expand description
Graphics device interface
This module defines the interface for graphics devices in the kernel. It provides abstractions for framebuffer operations and graphics device management.
Modules§
- framebuffer_
device - Framebuffer Character Device Module
- manager
- Graphics Manager Module
Structs§
- Framebuffer
Config - Framebuffer configuration
- Generic
Graphics Device - A generic implementation of a graphics device
- Graphics
Result - Result of graphics operations
Enums§
- Graphics
Request - Graphics operation requests
- Graphics
Response - Response from graphics operations
- Pixel
Format - Pixel format for framebuffer
Traits§
- Graphics
Device - Graphics device interface
Functions§
- get_
graphics_ device - Get the first available graphics device