Skip to main content

Module render_frames

Module render_frames 

Source
Expand description

Frame rendering configuration and error types.

Frame rasterization is handled natively by dioxuscut-rasterizer via CPU (tiny-skia) or GPU (wgpu).

Structs§

RenderConfig
Configuration for a render job.

Enums§

RenderError
Error type for the renderer.