mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +00:00
ce1ac05c63
The WGSL spec says that all scalar or vector integer vertex stage outputs and fragment stage inputs must be marked as @interpolate(flat). I think wgpu fixed this up for us, but being explicit is more correct. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |