wgpu/tests
Jim Blandy 8b267218a4 Implement module compaction.
Add a new Naga feature, `"compact"`, which adds a new function
`naga::compact::compact`, which removes unused expressions, types, and
constants from a `Module`.
2023-09-20 18:46:33 +02:00
..
in [spv-out] Always give structs with runtime arrays a Block decoration (#2455) 2023-09-12 19:59:31 +02:00
out Implement module compaction. 2023-09-20 18:46:33 +02:00
snapshots.rs Implement module compaction. 2023-09-20 18:46:33 +02:00
spirv-capabilities.rs add debug info for spv-out (#2379) 2023-06-28 14:30:25 +02:00
wgsl-errors.rs implement const-expressions (phase 1) 2023-07-17 16:26:08 -07:00