commit | cad8fba253afc1eca6f062ff704f9d4dbc115aa7 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Fri Mar 20 15:39:29 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Mar 23 15:01:43 2020 +0000 |
tree | a7f42b6123d3144e1ce663ea6939f55761757951 | |
parent | 8d1dcd7d9847b22329d29eea5c3b615dc89ec0f0 [diff] |
Make GrFillRRectOp a GrMeshDrawOp I don't know why this wasn't always a meshDrawOp. Bringing it into the fold reduces some of the boiler plate code and centralizes things. Bug: skia:9455 Change-Id: Icd71907c3dc2ecefe4a2040293f94884678bbf45 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/278179 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>