mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-06 06:33:30 +00:00
The `mat` token is a reserved keyword in WGSL, so don't try to create identifiers that using it. Bug: tint:1438 Change-Id: If3840aff35ab0ea937df776cd95920dd55157d9f Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/80960 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>