dawn-cmake/test
Ben Clayton aff8f8f26a test: Remove HLSL & MSL Validate() logic
We have the end-to-end test-runner which validates all this stuff.
There's no need to also Validate in the unit tests.

Change-Id: I8fbc1ecd395efcedec4aa41085e691c88f3b66a5
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/54160
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Reviewed-by: James Price <jrprice@google.com>
2021-06-11 13:22:27 +00:00
..
access writer/msl: Fix zero-valued matrix constructors 2021-05-19 11:15:58 +00:00
array transform/spirv: Use InlinePointerLets & Simplify 2021-06-10 17:34:44 +00:00
bug/tint test: Add bug cases taken from monorail 2021-06-10 18:49:14 +00:00
deprecated/access_deco writer/msl: Fix texture intrinsic generation 2021-06-11 12:46:26 +00:00
expressions writer/msl: Emit field designators for structures 2021-06-03 18:12:15 +00:00
intrinsics writer/msl: Fix texture intrinsic generation 2021-06-11 12:46:26 +00:00
ptr_ref writer/msl: Avoid generating unnecessary pointers 2021-06-11 12:29:56 +00:00
samples Add optional access to ptr<> 2021-06-04 22:17:37 +00:00
shader_io wgsl: Deprecate [[access]] decorations 2021-06-04 20:41:47 +00:00
struct writer/msl: Emit field designators for structures 2021-06-03 18:12:15 +00:00
types writer/msl: Handle texture and sampler variables 2021-06-11 12:34:26 +00:00
var writer/msl: Avoid generating unnecessary pointers 2021-06-11 12:29:56 +00:00
BUILD.gn test: Remove HLSL & MSL Validate() logic 2021-06-11 13:22:27 +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