DescriptionConvert GrAppliedClip interface to builder style
GrAppliedClip was about at its limit for how many "make" functions it
could have. Window rectangles would push it over the edge. This change
makes it so GrDrawTarget supplies the original draw bounds to the
constructor, and then GrClip adds the various required clipping
techniques.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2246113002
Committed: https://skia.googlesource.com/skia/+/d211e7875d9d564f075f664d9f402e1fed6dd90c
Patch Set 1 #
Total comments: 4
Patch Set 2 : rebase #
Total comments: 5
Patch Set 3 : Convert GrAppliedClip interface to builder style #
Messages
Total messages: 16 (8 generated)
|