commit | e246b13a1d8b0cc1315f381d8f5cbc9f9f0ac526 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Thu May 09 15:42:21 2019 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu May 09 20:32:06 2019 +0000 |
tree | 8597d62f0489903cafd4511e692e238e053a6756 | |
parent | 8fbca482e5d9bd46ef6d97c0c3283cb108988ce4 [diff] |
Only enable the interpreter particle affector with GPU support Workaround for the SkSL sources being part of the gpu component in GN, causing link errors in CanvasKit CPU builds. Better solution is to move the SkSL interpreter into a separate component. Change-Id: I0438d8eff16f335eb07ff557f7917697767c58f4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/212987 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>