mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-26 00:33:51 +00:00
d6c4d5c5c3
When the appropriate features are enabled, manually implement `serde::Serialize` and `serde::Deserialize`, such that the serialized form of `NonMaxU32::new(n).unwrap()` is the same as that of `n`. This eliminates the last trace of 1-based indices from Naga's snapshot tests, and aligns `std::fmt::Debug` with the serialized form. |
||
---|---|---|
.. | ||
access.compact.ron | ||
access.ron | ||
atomic_i_increment.compact.ron | ||
atomic_i_increment.ron | ||
collatz.compact.ron | ||
collatz.ron | ||
overrides-atomicCompareExchangeWeak.compact.ron | ||
overrides-atomicCompareExchangeWeak.ron | ||
overrides-ray-query.compact.ron | ||
overrides-ray-query.ron | ||
overrides.compact.ron | ||
overrides.ron | ||
shadow.compact.ron | ||
shadow.ron | ||
spec-constants.compact.ron | ||
spec-constants.ron |