Skip to main content

SURFACE_PRESETS

Constant SURFACE_PRESETS 

Source
pub const SURFACE_PRESETS: &[&str];
Expand description

The catalog of well-known surface presets, by unqualified name.

These are named capability bundles, NOT a runtime enum: a device that is not in this list still works by advertising its own SurfaceCaps. The presets exist so common surfaces have a one-line starting point.