mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 13:14:56 +00:00
tint: Make uniformity analysis failures a hard error
These have been warnings for multiple months. Time to properly turn this on. Bug: tint:880 Change-Id: I3b38f672309b5acd48c12a38dc5a1675f3c62470 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/103480 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
This commit is contained in:
committed by
Dawn LUCI CQ
parent
03199c2b44
commit
4c70d7fff2
@@ -18,6 +18,7 @@
|
||||
|
||||
### Breaking changes
|
||||
|
||||
* Uniformity analysis failures are now an error [tint:880](crbug.com/tint/880)
|
||||
* Indexing an array, vector or matrix with a compile-time expression that's out-of-bounds is now an error [tint:1665](crbug.com/tint/1665)
|
||||
|
||||
## Changes for M106
|
||||
|
||||
Reference in New Issue
Block a user