dawn-cmake/test
Ben Clayton 01e4b6fc18 wgsl: Replace [[decoration]] with @decoration
Deprecate the old syntax. Migrate everything to the new syntax.

Bug: tint:1382
Change-Id: Ide12b2e927b17dc93b9714c7049090864cc568d3
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/77260
Reviewed-by: James Price <jrprice@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: David Neto <dneto@google.com>
Commit-Queue: David Neto <dneto@google.com>
2022-01-19 22:46:57 +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 wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +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