dawn-cmake/test
James Price e04d0f40de Remove passing HLSL expected files for vk-gl-cts
We don't keep expected files for tests that pass in this
directory. Changes that add deprecation warnings make them fail, and
changes to the generated code produces unnecessary churn.

Change-Id: Id41309b57b91ebce80ec953a5c984672f79d145f
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/77562
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-01-20 22:11:07 +00:00
..
access wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
array wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
benchmark wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
buffer wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
bug wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
expressions wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
identifiers/underscore wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
intrinsics wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
layout/storage/mat2x2 wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
let wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
loops wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
ptr_ref wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
samples wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
shader_io wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
shadowing wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
statements wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
struct wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
types wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
unittest/reader/spirv wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
var wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
vk-gl-cts Remove passing HLSL expected files for vk-gl-cts 2022-01-20 22:11:07 +00:00
BUILD.gn Re-allow dynamic indexing of 'let' arrays and matrices 2022-01-06 18:11:01 +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