commit | 1b61d866a6c272f00f807dd513c2aaf4f0eba5c6 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Wed Nov 03 15:19:28 2021 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Nov 09 14:03:58 2021 +0000 |
tree | 0de855994a7e6d0d1019e794a3da5dcf74fb03c9 | |
parent | fa26a656cf3de2733636ac04af393c42aee0a8c4 [diff] |
Reland "Add ConvertPixels versions of PremulAlphaRoundTrip" This is a reland of b61804e94c8c1443bc64c782c4eac4f73c9c786a Original change's description: > Add ConvertPixels versions of PremulAlphaRoundTrip > > Prior to the force_highp trick, the GrConvertPixels version failed, just > like the GPU would do if we disabled the canvas2D fast path. With the > highp trick, all tests pass. > > Bug: skia:12592 > Change-Id: I63ad2fd3b67863b6a736316e7c7b3b9bd2ee8970 > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/467516 > Commit-Queue: Brian Osman <brianosman@google.com> > Reviewed-by: Brian Salomon <bsalomon@google.com> Bug: skia:12592 Change-Id: I4c83c8d20959ab13cc493748a22fff5133706a77 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/468458 Reviewed-by: Brian Salomon <bsalomon@google.com> Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Brian Osman <brianosman@google.com>