dawn-cmake/test/tint/statements
Ben Clayton da353b4b39 tint: Flip evaluation order of assignment statements
Evaluate the LHS before the RHS.

Fixed: tint:1867
Change-Id: Ib63903ed4b1425007197a6da37f3bf54a495d88a
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/123120
Commit-Queue: Ben Clayton <bclayton@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: James Price <jrprice@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2023-03-08 21:48:45 +00:00
..
assign tint: Flip evaluation order of assignment statements 2023-03-08 21:48:45 +00:00
compound_assign tint/writer/glsl: Fix emission of lowest i32 value 2023-03-08 21:13:22 +00:00
decrement tint/transform/utils: Correctly scope for-loop init 2023-03-02 17:18:27 +00:00
discard tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00
for tint/transform: fix PromoteInitializersToLet for constant expressions 2022-12-09 12:34:36 +00:00
increment tint/transform/utils: Correctly scope for-loop init 2023-03-02 17:18:27 +00:00
switch tint/hlsl: for default-only switch, only emit condition if it has side-effects 2023-02-01 15:46:34 +00:00