pub fn run_repeatability_experiment(
tree: &UiTree,
runs: u32,
) -> Result<RendererQualification, RenderError>Expand description
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.