dawn-cmake/test/tint/statements
dan sinclair 73778d3b0b Add support for >>= and <<=.
This CL adds `<<=` and `>>=` to the supported operators in WGSL. The
ExpandCompoundAssignment transform is used to convert to the expanded form.

Bug: tint:1594
Change-Id: I20519052c52d4b69bc90def1acc5c0a30c36fd8a
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97980
Auto-Submit: Dan Sinclair <dsinclair@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-08-02 18:18:05 +00:00
..
assign tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
compound_assign Add support for >>= and <<=. 2022-08-02 18:18:05 +00:00
decrement tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
for tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
increment tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
switch tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00