DescriptionFix GrDrawContextPriv::stencilRect
Updates stencilRect to call drawNonAAFilledRect instead of
drawFilledRect. drawFilledRect can use coverage AA, which isn't
appropriate for stencil draws. Also modifies drawNonAAFilledRect to
take a "useHWAA" argument instead of trying to deduce whether it
should be used.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2187583002
Committed: https://skia.googlesource.com/skia/+/34ee0c950e1aa24818632084acdb382514f98c08
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : Fix GrDrawContextPriv::stencilRect #
Messages
Total messages: 13 (6 generated)
|