dawn-cmake/test
dan sinclair d05f93fd8e [wgsl-reader] Add workgroup_size parsing
This CL adds parsing of the `workgroup_size` function decoration.

Change-Id: Ia90efc2c014ac0e1614429280cc903d30cf8171d
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/28663
Commit-Queue: dan sinclair <dsinclair@chromium.org>
Reviewed-by: Sarah Mashayekhi <sarahmashay@google.com>
2020-09-21 00:37:08 +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 [wgsl-reader] Add workgroup_size parsing 2020-09-21 00:37:08 +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