DescriptionFix ClipMaskManager's SW-fallback logic
'useSWOnlyPath' was not correctly toggling between stencil and color draws so there was a mismatch with the behavior in createAlphaClipMask (i.e., we were inadvertently rendering some of the elements in a clip using SW but using stenciling for others - precisely what 'useSWOnlyPath' was intended to prevent).
Committed: https://skia.googlesource.com/skia/+/5c3ea4cd3921e8904d4f201bcdedfd5b8a726542
Patch Set 1 #Patch Set 2 : clean up #Patch Set 3 : More clean up #Patch Set 4 : clean up? #
Dependent Patchsets: Messages
Total messages: 16 (7 generated)
|