dawn-cmake/test/tint/expressions/binary
James Price 3b671cb377 wgsl: Separate struct members with commas
Use of semicolons is still supported, but deprecated.

Also updates the parsing methods for structures to better match the
WGSL grammar.

Bug: tint:1475
Change-Id: I7675ba42c13f91080b0ac173c352e0092021f80b
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/84380
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: James Price <jrprice@google.com>
2022-03-28 14:31:22 +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 GLSL: special-case BinaryOp::kModulo for floating point. 2022-02-28 21:15:02 +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