commit | 71713f6eaae2b6b7386ab8afd0761fe1780faea2 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Thu Apr 18 12:41:03 2019 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Apr 18 20:10:10 2019 +0000 |
tree | d23079c9a590aaf12246c524fb25d33d3d1983a1 | |
parent | 8a97f56c069f125f1980a626fb8db4144bc94c64 [diff] |
Swap front and back stencil sides when rendering bottom-left This makes sure the front face is always clockwise in device space, and the back face is always counterclockwise, regardless of origin. Bug: skia: Change-Id: If4b9be6197e0fb9ac22a58f9198afd37a49a8187 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/208991 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>