Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase max_outliers on wgpu water example reftest. (#2767)
The example says: Using AMD RADV POLARIS12 (Vulkan) The test says: thread 'water' panicked at 'Image data mismatch! Outlier count 464 over limit 460. Max difference 213', wgpu/examples/water/../../tests/common/image.rs:134:13 I checked the `water-difference.png` file, and it's just a few dots here and there. The example seems to run fine.
- Loading branch information