mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-25 07:53:32 +00:00
Values of array and matrix can now only be indexed by a constant value. Dynamic indexing requires the value to be held in memory. See: https://github.com/gpuweb/gpuweb/issues/1782 Bug: tint:867 Change-Id: I2b9ad6e40fc8121e7aca3a71c190639b39b0b862 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/54652 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>