Skip to main content

Crate falsegreen_ui_render

Crate falsegreen_ui_render 

Source
Expand description

Deterministic supplemental capture.

The software backend is intentionally small and deterministic. It is suitable for evidence crops and local diagnostics, not a claim of cross-GPU pixel equivalence.

Structs§

FontIdentity
FrameDiff
RenderIdentity
RenderedFrame
RendererQualification

Enums§

PixelAuthority
RenderError

Constants§

QUALIFIED_FONT_ASSET
QUALIFIED_FONT_BYTES
QUALIFIED_FONT_FAMILY
QUALIFIED_FONT_SHA256
SOFTWARE_BACKEND_ID

Functions§

diff
qualified_font_identity
render
run_repeatability_experiment
Repeat the same capture to make determinism measurable and record the pixel-authority decision. This software backend remains supplemental because it is not a Vello/wgpu capture.
validate_font_asset
Validate an explicitly supplied font against the same frozen identity.
validate_qualified_font_asset
Validate the exact packaged font boundary before a renderer promotes font-dependent output.