commit | c92df39de06a851612c912339ae9e1d5e132c0f1 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Mon Jan 11 13:16:28 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Jan 12 13:58:46 2021 +0000 |
tree | a368e91550b2146f72b7f38f14896d01703792c8 | |
parent | a55af2311aa0642505e9ab5b6e07ac8ce9d41663 [diff] |
Convert interpreter "compound types" test to SkVM This is the first test that used uniform data, so fix up how uniforms work in the generic SkSL-to-SkVM function. Bug: skia:11094 Bug: skia:11096 Change-Id: Ie391c1a6b8b68f0f4f014d7e767d7b5101341fab Reviewed-on: https://skia-review.googlesource.com/c/skia/+/352739 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Brian Osman <brianosman@google.com>