dawn-cmake/test
James Price c932b5535f Implement bitwise complement operator
This translates to/from OpNot for SPIR-V, and ~ for all three textual
language backends.

Fixed: tint:866
Change-Id: Id934fb309221e3fca0e7efa33edaaae137fd8085
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/54980
Auto-Submit: James Price <jrprice@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-06-17 08:35:54 +00:00
..
access writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
array writer/hlsl: Generate padding for UBO padded structs 2021-06-16 09:50:11 +00:00
bug/tint transform: remove VarForDynamicIndex transform. 2021-06-16 17:42:53 +00:00
expressions Implement bitwise complement operator 2021-06-17 08:35:54 +00:00
intrinsics test: Add case for tint:870 2021-06-16 09:50:11 +00:00
ptr_ref writer/hlsl: Generate padding for UBO padded structs 2021-06-16 09:50:11 +00:00
samples transform: remove VarForDynamicIndex transform. 2021-06-16 17:42:53 +00:00
shader_io writer/hlsl: Generate padding for UBO padded structs 2021-06-16 09:50:11 +00:00
struct writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
types writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
var writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
BUILD.gn transform: remove VarForDynamicIndex transform. 2021-06-16 17:42:53 +00:00
extract-spvasm.py Add --dump-spirv option to tint_unittests 2021-05-05 09:46:31 +00:00
test-all.sh main: Replace --dawn-validation with --validate 2021-06-02 21:02:34 +00:00