mirror of
https://github.com/Rust-GPU/rust-gpu.git
synced 2026-06-06 17:49:50 +09:00
This runs wgsl shaders and rust shaders and compares the output. If the output differs, the test fails. Differential testing is better than snapshot testing or golden file testing as there are no reference files to get outdated.