Expand description
Connect a window with a renderer.
Structs§
- A window graphics backend for iced powered by
wgpu
.
Enums§
- A compositor error.
Functions§
- Creates a
Compositor
with the givenSettings
and window. - Presents the given primitives with the given
Compositor
. - Renders the current surface to an offscreen buffer.