mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-09 13:38:00 +00:00
Remove support for the elseif keyword
This was deprecated in M99 and can now be removed. Fixed: tint:1289 Change-Id: I6513360c5615609a3cc36ae28d5ef8ebddece710 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/83964 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
* The `@block` attribute has been removed. [tint:1324](crbug.com/tint/1324)
|
||||
* The `@stride` attribute has been removed. [tint:1381](crbug.com/tint/1381)
|
||||
* Attributes using `[[attribute]]` syntax are no longer supported. [tint:1382](crbug.com/tint/1382)
|
||||
* The `elseif` keyword is no longer supported. [tint:1289](crbug.com/tint/1289)
|
||||
|
||||
## Changes for M101
|
||||
|
||||
|
||||
Reference in New Issue
Block a user