commit | 043f010bd10cfbf20a6ad71c945a35dfa38d761d | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Wed Jun 30 14:30:34 2021 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jul 01 13:18:23 2021 +0000 |
tree | 8ad68829a190b820893cc367ad63869377bb1d63 | |
parent | 34b52bf634a5ddad363681d2dd94434aa59ab1e6 [diff] |
Make a dedicated (non-runtime) FP for turning on high-precision mode I'm about to convert GrConfigConversionEffect to GrSkSLFP, and this seemed like a better solution that adding special flags used in one spot. Change-Id: I6720411e9915e76c8f2c75d2b99ca746ceaaa597 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/423516 Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Commit-Queue: Brian Osman <brianosman@google.com>