dawn-cmake/test/tint
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
..
access
array
benchmark tint/val: Make DXC validation output stable 2022-07-26 14:23:24 +00:00
buffer
bug tint: transform::RemovePhonies: skip builtins with no side effects 2022-08-01 17:21:54 +00:00
builtins tint: transform::RemovePhonies: skip builtins with no side effects 2022-08-01 17:21:54 +00:00
const
expressions test/tint: Add end-to-end tests for inferred arrays 2022-08-02 16:08:45 +00:00
extensions/parsing
identifiers/underscore
layout/storage/mat2x2
let/inferred
loops
out_of_order_decls
ptr_ref
samples
shader_io
shadowing
statements Add support for >>= and <<=. 2022-08-02 18:18:05 +00:00
struct
types
unicode
unittest/reader/spirv tint/val: Make DXC validation output stable 2022-07-26 14:23:24 +00:00
var tint: Add basic support for chromium_experimental_push_constant. 2022-08-02 15:55:35 +00:00
vk-gl-cts tint/val: Make DXC validation output stable 2022-07-26 14:23:24 +00:00
extract-spvasm.py
test-all.sh