commit | 3c6ae62e0f9faeab0242fca2d19d61e64a7c8a6e | [log] [tgz] |
---|---|---|
author | Ethan Nicholas <ethannicholas@google.com> | Tue Apr 24 13:06:09 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Apr 25 16:53:27 2018 +0000 |
tree | 68e1ebf040d2027349fc702ab7bf384d88a79ea3 | |
parent | f8f1839cc8ab08657ab4c6419726af3d20da4666 [diff] |
cache SkSL headers This reduces the cost of successive shader compilations by caching the results of compiling SkSL's headers. Bug: skia: Change-Id: If7fc21a9877021c4025ad99dd0981523a25855e0 Reviewed-on: https://skia-review.googlesource.com/123422 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>