commit | cae5547aee6bcdc69a3caa0a431a1ceb7787689d | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Aug 02 16:14:25 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 02 16:14:25 2022 +0000 |
tree | 78729e8b61db88838a59c4cfed9ef0ce458beeb6 | |
parent | 27f0ea69ea0dcd67e0b3e0f73060fb0a131a7826 [diff] [blame] |
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>
diff --git a/docs/tint/origin-trial-changes.md b/docs/tint/origin-trial-changes.md index 95f94fe..05f6440 100644 --- a/docs/tint/origin-trial-changes.md +++ b/docs/tint/origin-trial-changes.md
@@ -1,5 +1,11 @@ # 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 ### New features