mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-13 10:51:35 +00:00
This reverts commit fd5829e5ead28012956b214940392407aa455530. 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>