commit | a5ba37a6fe26ef5d6745a76d97afe460d41e1221 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Tue May 30 17:29:30 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed May 31 13:54:16 2023 +0000 |
tree | 513dfdd3cd87d7a1b3145fabe5961c30487b88f6 | |
parent | 642f218bc7b9c80af871a96aff2260dba435318e [diff] |
Add WGSL support for struct constructors. It looks as if the `assembleAnyConstructor` path already emitted the perfect output for a struct ctor; we just needed to call it. Change-Id: Ib0d6bd565ac8b4d20dee5d85f8743473c9747167 Bug: skia:14082 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/705078 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com>