commit | d47330feed621e0b9a588627ecca4e37f9a75253 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Apr 08 23:25:52 2021 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Apr 09 13:54:16 2021 +0000 |
tree | 214530878757e34b9b6df6f8db579135612c9337 | |
parent | 0351d5af88ee4bde72b245f068ea0d6f2c79167c [diff] |
Add support for struct constructors to SkSL. This is allowed in OpenGL ES2, and its absence in SkSL has been a pain point for new users adopting Runtime Effects. Change-Id: Id2ed78261a2cd2b14b49ad22cb74cdc9e0905f8a Bug: skia:11368 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/393418 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com>