Fix assertions in GrResourceCache::removeAll, don't reattached invalidated resources
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 15 Sep 2011 20:43:53 +0000 (20:43 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 15 Sep 2011 20:43:53 +0000 (20:43 +0000)
commit6087975e5d9aed5b975831ade25daadedd485d2f
tree5b8523dd427c3d9f5edd2a303bf39012189d7eb1
parent661056739ce2eb9aaa18d2bc82566038dc4a0089
Fix assertions in GrResourceCache::removeAll, don't reattached invalidated resources

Review URL: http://codereview.appspot.com/5000048/

git-svn-id: http://skia.googlecode.com/svn/trunk@2272 2bbb7eff-a529-9590-31e7-b0007b416f81
gpu/src/GrResourceCache.cpp