dawn-cmake/test
dan sinclair 35552f2a48 [wgsl-reader][wgsl-writer] Update variable decorations to new syntax.
This CL updates the variable decorations to require ()'s around
parameters.

Bug: tint:238
Change-Id: I835879f41349756ace553a52fc2d460173e70dce
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/28583
Commit-Queue: dan sinclair <dsinclair@chromium.org>
Reviewed-by: Sarah Mashayekhi <sarahmashay@google.com>
2020-09-20 23:02:48 +00:00
..
compute_boids.wgsl [wgsl-reader][wgsl-writer] Update variable decorations to new syntax. 2020-09-20 23:02:48 +00:00
cube.wgsl [wgsl-reader][wgsl-writer] Update variable decorations to new syntax. 2020-09-20 23:02:48 +00:00
function-must-be-declared-before-use-fail.wgsl [type-determiner] return false when type determining an undeclared function 2020-08-18 02:10:03 +00:00
function.wgsl [metal-writer] Emit constructors. 2020-06-23 18:22:21 +00:00
simple.wgsl [wgsl-reader][wgsl-writer] Update variable decorations to new syntax. 2020-09-20 23:02:48 +00:00
switch-case-selector-must-have-the-same-type-as-the-selector-expression-2.fail.wgsl [validation] add cts tests for switch 2020-09-10 14:55:17 +00:00
switch-case-selector-must-have-the-same-type-as-the-selector-expression.fail.wgsl [validation] add cts tests for switch 2020-09-10 14:55:17 +00:00
switch-case-selector-value-must-be-unique.fail.wgsl [validation] add cts tests for switch 2020-09-10 14:55:17 +00:00
switch-fallthrough-must-not-be-last-stmt-of-last-clause.fail.wgsl [validation] add cts tests for switch 2020-09-10 14:55:17 +00:00
switch-must-have-exactly-one-default-clause-2.fail.wgsl [validation] add cts tests for switch 2020-09-10 14:55:17 +00:00
switch-must-have-exactly-one-default-clause.fail.wgsl [validation] add cts tests for switch 2020-09-10 14:55:17 +00:00
switch-selector-expression-must-be-scalar-integer-type.fail.wgsl [validation] add cts tests for switch 2020-09-10 14:55:17 +00:00
triangle.wgsl [wgsl-reader][wgsl-writer] Update variable decorations to new syntax. 2020-09-20 23:02:48 +00:00
undefined-variable-global-scope.wgsl [Validation] v-0006: variables must be defined before use 2020-08-06 21:24:14 +00:00
undefined-variable-inner-block.wgsl [Validation] v-0006: variables must be defined before use 2020-08-06 21:24:14 +00:00