The existing stencil rule doesn't clear the user portion of the stencil buffer. When MSAA ...
12 years, 4 months ago
(2012-06-25 17:55:04 UTC)
#1
The existing stencil rule doesn't clear the user portion of the stencil buffer.
When MSAA is in use we use the stencil buffer to fill paths. Thus, the values
left in the stencil buffer from the clipping setup interfere with the path
filling.
After this is fixed I'll check in baselines for the complex clip tests for
MSAA16 that would catch a regression.
Issue 6336056: Fix the stencil rules to perfom an rdiff with an inverse path
(Closed)
Created 12 years, 4 months ago by bsalomon
Modified 12 years, 4 months ago
Reviewers: robertphillips
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 1