The assert in question can misfire if the app holds onto a render target (which holds onto a SB) beyond destruction of the GrContext - which is what bench does.
Issue 6492088: Fixed assert in unlockStencilBuffer
(Closed)
Created 12 years, 2 months ago by robertphillips
Modified 12 years, 2 months ago
Reviewers: bsalomon
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0