docs/tint: Update OT changes for `array()`
Fixed: tint:1628 Change-Id: Ic865a0247176185b68e76513911341d0a4bbebd9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97920 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
This commit is contained in:
parent
27f0ea69ea
commit
cae5547aee
|
@ -1,5 +1,11 @@
|
||||||
# Tint changes during Origin Trial
|
# Tint changes during Origin Trial
|
||||||
|
|
||||||
|
## Changes for M106
|
||||||
|
|
||||||
|
### New features
|
||||||
|
|
||||||
|
* `array()` constructor can now infer type and count. [tint:1628](crbug.com/tint/1628)
|
||||||
|
|
||||||
## Changes for M105
|
## Changes for M105
|
||||||
|
|
||||||
### New features
|
### New features
|
||||||
|
|
Loading…
Reference in New Issue