commit | bf7b4b8890b677564ea36b1c6d9b8ba24a5d740a | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Wed Jan 27 13:53:43 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jan 28 17:01:59 2021 +0000 |
tree | 18266191b7677f1ffbc19c57a5f9946ef5acb3c4 | |
parent | 00fea5b41ffd936a8c87658f01cbcad8d0ab8324 [diff] |
Add SkSL test for functions that operate on structs This is a known deficiency of runtime effects, next step is to fix how they manage function signatures to solve the problem. Bug: skia:10939 Change-Id: Id934e0acdf774b03bd6edce78d7b2c077bdeae00 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/360603 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com>