commit | 462bdfc06ef735a44a700ab090ce090e19d0efd8 | [log] [tgz] |
---|---|---|
author | Michael Ludwig <michaelludwig@google.com> | Tue Sep 22 16:27:04 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Sep 23 13:05:00 2020 +0000 |
tree | f86c7ef1d43518f9dc26aa03e1052546a651cab3 | |
parent | 18f4b1c7e31a3543159fb0e6f9dd08521a3337d7 [diff] |
Allow non-AA clip rects to be scissor only even on MSAA targets This appears to fix the performance regressions seen on a number of webpage SKPs for vkmsaa8 and glmsaa targets on devices that can't disable multisampling. Bug: skia:10730 Change-Id: I2c10a78cfe864f987b7f17eb69eb2e1712ca0676 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/317772 Reviewed-by: Chris Dalton <csmartdalton@google.com> Commit-Queue: Michael Ludwig <michaelludwig@google.com>