Move the reset back before setting up the custom stage. Also, this is one of ...
12 years, 3 months ago
(2012-07-20 19:06:24 UTC)
#1
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 12 years, 3 months ago by TomH
Modified 12 years, 3 months ago
Reviewers: bsalomon
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0