Expand description

A compositor is responsible for initializing a renderer and managing window surfaces.

Structs

Contains informations about the graphics (e.g. graphics adapter, graphics backend).

Enums

Result of an unsuccessful call to Compositor::present.

Traits

A graphics compositor that can draw to windows.