wgpu/tests
João Capucho db1321cfb6 wgsl-in: Splat on compound assignments
Compound assignments on wgsl follow the same semantics as their
underlying operation, this includes the splatting behavior when mixing
scalar and vector operands, which was done for binary operations but not
for compound assignments.
2022-09-10 10:17:20 -07:00
..
in wgsl-in: Splat on compound assignments 2022-09-10 10:17:20 -07:00
out wgsl-in: Splat on compound assignments 2022-09-10 10:17:20 -07:00
snapshots.rs wgsl-in: Implement lexical scopes 2022-09-01 17:31:50 -07:00
spirv-capabilities.rs [wgsl-in] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
wgsl-errors.rs Add support for 'break if' to IR, wgsl-in, and all backends. 2022-06-24 17:47:07 -07:00