commit | 6872e94606ff144faa789c6996d2383bf62276ae | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Fri May 18 10:29:54 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri May 18 15:29:44 2018 +0000 |
tree | 31d72f8f51485c544bcfa17f94fed6692234193f | |
parent | 255ab8d9a55d68b7405280dae6b586d17e23cf71 [diff] |
Modifications to GrTextureOp outsetting, edge equation code. Factor out to its own function to be reused with perspective. Avoid initial shuffles to fan order using nextCW and nextCCW helpers that assume tri strip order. Make sign test stay in 4f. Use fmas. Change-Id: I60cff205f6193c4e01ea84218812a663ce74038f Reviewed-on: https://skia-review.googlesource.com/129175 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>