Module surface

Source
Expand description

Information related to hardware surfaces.

Structs§

SurfaceID
A unique ID per allocated surface.
SurfaceInfo
Various data about the surface.
SystemSurfaceInfo
Various data about the surface.

Enums§

Framebuffer 🔒
SurfaceAccess
Specifies how and if the CPU has direct access to the surface data.
SurfaceType
Information specific to the type of surface: generic or widget.