commit | 2b860cdb5e5b7ce758177e67e1ae7da8c1204f1b | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Sep 29 10:54:20 2022 -0400 |
committer | John Stiles <johnstiles@google.com> | Thu Sep 29 15:24:34 2022 +0000 |
tree | bbb6ebd0f0f49d6015269aa898b7b157f98ffc22 | |
parent | 1b72d90ed5116a9d5d6be01ee558f3069957cd13 [diff] |
Fix Settings descriptions. The IR-based minifier was emitting `if (mustDoOpBetweenFloorAndAbs)` instead of `if (sk_Caps.mustDoOpBetweenFloorAndAbs)`. Change-Id: Ic258cd306afee6f883c2e6f70b211a1515d53795 Bug: skia:13775 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/585957 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com>