Open
Description
While we have difftests, Use https://github.com/Rust-GPU/VulkanShaderExamples as benchmarks contains a lot of real-world shaders across multiple impls. We should use them as an additional difftest corpus. I am unsure if it is currently set up to render to a file to compare, but at least there is a "pause" method and perhaps a way to step through time.
related to #315