docs/tint: Documented addition of 'static_assert'
Bug: tint:1625 Change-Id: I20c51bd137796ea03e0085d69d46181e243970e3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97964 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
This commit is contained in:
parent
f3015a81cc
commit
f7953083e1
|
@ -5,6 +5,7 @@
|
||||||
### New features
|
### New features
|
||||||
|
|
||||||
* `array()` constructor can now infer type and count. [tint:1628](crbug.com/tint/1628)
|
* `array()` constructor can now infer type and count. [tint:1628](crbug.com/tint/1628)
|
||||||
|
* `static_assert` statement has been added. [tint:1625](crbug.com/tint/1625)
|
||||||
|
|
||||||
## Changes for M105
|
## Changes for M105
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue