commit | 4bf2c26b93ff0858b8e8887d5567f6dbe52f125f | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon Oct 15 09:35:54 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Oct 15 14:11:29 2018 +0000 |
tree | f9a51d88af2e2157119f8b28eeca4047b2bb5ca0 | |
parent | 4b8178f2984a019e8c6da407d86fbafe8c7792a1 [diff] [blame] |
Remove nvpr from CanvasKit Saves about 20k uncompressed, 7k compressed. Bug: skia: Change-Id: I060c58380f3e3266bca9028ba5ba6aa17ce178dc Reviewed-on: https://skia-review.googlesource.com/c/161942 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
diff --git a/experimental/canvaskit/compile.sh b/experimental/canvaskit/compile.sh index 0fc2a8f..67be659 100755 --- a/experimental/canvaskit/compile.sh +++ b/experimental/canvaskit/compile.sh
@@ -104,6 +104,7 @@ skia_use_zlib=true \ \ skia_enable_ccpr=false \ + skia_enable_nvpr=false \ ${GN_GPU} \ skia_enable_fontmgr_empty=false \ skia_enable_pdf=false"