dawn-cmake/test/intrinsics/arrayLength
Ben Clayton aa48b1ad8d Revert "Validate storage class constraints"
This reverts commit fd5829e5ea.

Reason for revert: Temporarily reverting as this is preventing a tint->dawn roll, which is needed to fix the dawn->chrome roll.

Original change's description:
> Validate storage class constraints
>
> As defined by https://gpuweb.github.io/gpuweb/wgsl/#storage-class-layout-constraints
>
> Bug: tint:643
> Change-Id: I9c78ba69a792a80c263a17b0a6e9b4810fdb7f30
> Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/56780
> Kokoro: Kokoro <noreply+kokoro@google.com>
> Commit-Queue: Antonio Maiorano <amaiorano@google.com>
> Reviewed-by: Ben Clayton <bclayton@google.com>

TBR=bclayton@google.com,amaiorano@google.com,noreply+kokoro@google.com,tint-scoped@luci-project-accounts.iam.gserviceaccount.com

Change-Id: I8dbd0e46b3e3291ef08797a196d0d9abd2a78845
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: tint:643
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/57704
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Ben Clayton <bclayton@google.com>
2021-07-12 20:15:43 +00:00
..
complex_via_let.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
complex_via_let.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
complex_via_let.wgsl.expected.msl Revert "Validate storage class constraints" 2021-07-12 20:15:43 +00:00
complex_via_let.wgsl.expected.spvasm Add arrayLength() intrinsic that accepts a pointer argument 2021-06-10 18:43:04 +00:00
complex_via_let.wgsl.expected.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
deprecated.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
deprecated.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
deprecated.wgsl.expected.msl Revert "Validate storage class constraints" 2021-07-12 20:15:43 +00:00
deprecated.wgsl.expected.spvasm Add arrayLength() intrinsic that accepts a pointer argument 2021-06-10 18:43:04 +00:00
deprecated.wgsl.expected.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
simple.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
simple.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
simple.wgsl.expected.msl Revert "Validate storage class constraints" 2021-07-12 20:15:43 +00:00
simple.wgsl.expected.spvasm Add arrayLength() intrinsic that accepts a pointer argument 2021-06-10 18:43:04 +00:00
simple.wgsl.expected.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
via_let.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
via_let.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
via_let.wgsl.expected.msl Revert "Validate storage class constraints" 2021-07-12 20:15:43 +00:00
via_let.wgsl.expected.spvasm Add arrayLength() intrinsic that accepts a pointer argument 2021-06-10 18:43:04 +00:00
via_let.wgsl.expected.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
via_let_complex.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
via_let_complex.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
via_let_complex.wgsl.expected.msl Revert "Validate storage class constraints" 2021-07-12 20:15:43 +00:00
via_let_complex.wgsl.expected.spvasm Add arrayLength() intrinsic that accepts a pointer argument 2021-06-10 18:43:04 +00:00
via_let_complex.wgsl.expected.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00