dawn-cmake/test/tint/expressions/binary
Antonio Maiorano 9e5484264a Implement mixed vector-scalar float % operator
W3C consensus on https://github.com/gpuweb/gpuweb/issues/2450
Spec change: https://github.com/gpuweb/gpuweb/pull/2495

Bug: tint:1370
Change-Id: I85bb9c802b0355bc53aa8dbacca8427fb7be1ff6
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/84880
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: James Price <jrprice@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
2022-03-28 14:36:31 +00:00
..
add tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
bit-and tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
bit-or tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
bit-xor tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
div tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
div_by_zero tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
left-shift tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
mod Implement mixed vector-scalar float % operator 2022-03-28 14:36:31 +00:00
mod_by_zero GLSL: special-case BinaryOp::kModulo for floating point. 2022-02-28 21:15:02 +00:00
mul wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
right-shift tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
sub tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00