commit | b05571f0b8e78e552783887825b400f64493049d | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Wed Jan 06 11:47:58 2021 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jan 06 21:30:30 2021 +0000 |
tree | 35f98cc9b1a4a7c1365962ba121f563db181527d | |
parent | 279ca2e10c0f5daf15f331fdef8675ddf7508185 [diff] |
Disable tessellation when we don't have indirect draw support Avoids the polyfill that uses looping instanced draws. This has led to perf regressions on android. Bug: skia:11138 skia:11139 chromium:1163441 Change-Id: I129bf96c6d8a3eaadc79bfca496c7d50189f737e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/350738 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>