DescriptionMove path fallback for AA rect out of SkGpuDevice
The AA rect batches currently in Skia have view matrix restrictions. If
a view matrix is not supported, we have to draw the rect as a path
instead. This changes moves the decision to draw as a path out of
SkGpuDevice and into GrDrawContext.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1551883003
Committed: https://skia.googlesource.com/skia/+/bb53948a127f4bc9272f1583170a1c09a2c7fdd1
Patch Set 1 #
Messages
Total messages: 13 (5 generated)
|