Move the reset back before setting up the custom stage.
Also, this is one of the (few?) places we're still getting textures passed
around in fTextures, and so need to do some bookkeeping to satisfy
sanity-checking asserts later on.
We could set fTextures[0] to the new filtered texture, or to NULL.
Issue 6419061: Fix breakage in r4694
(Closed)
Created 13 years ago by TomH
Modified 13 years ago
Reviewers: bsalomon
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0