commit | 402134401cabb6afd72510caa86eaa1ea50a3b93 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Wed May 31 11:26:30 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed May 31 16:08:42 2023 +0000 |
tree | c2b36846c2e392b5d712b3b7705f32dd0c531f42 | |
parent | 7a606c46706424ecef53dae0c1b2a4e557b5a4fb [diff] |
Add WGSL support for array constructors. The existing constructor code worked as-is for array construction; it just needed to be called. Bug: skia:14082 Change-Id: I4a023fb5fc77ca97d6050e33e041a39309d58cad Reviewed-on: https://skia-review.googlesource.com/c/skia/+/705221 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com>