commit | b339bbe9dcbfea25b08539ebe3d8c5ec9a868e42 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Tue Dec 15 13:02:30 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Dec 15 19:31:44 2020 +0000 |
tree | dcf0dd9e1e4f7f924f5655a950f59616659ddad5 | |
parent | ad8b9fa2d713d9baecc2bafbac3c17fbc2895c42 [diff] |
Add GrSurfaceFillContext This is a new base class for GrSurfaceDrawContext. It allows any alpha-type but is restricted to non-blending fills of irects using FPs, clears,and discards. Bug: skia:11019 Change-Id: I229ce5f452e66796e2fa5c0e7a6ddccbf23bef5c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/341680 Reviewed-by: Greg Daniel <egdaniel@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>