am 88105179: Merge "Clear FBO cache on full memory flush" into klp-dev
* commit '88105179ed90825dd447d5fcc95d18a20dc2f4c3': Clear FBO cache on full memory flush
This commit is contained in:
@@ -338,6 +338,7 @@ void Caches::flush(FlushMode mode) {
|
||||
dropShadowCache.clear();
|
||||
gradientCache.clear();
|
||||
fontRenderer->clear();
|
||||
fboCache.clear();
|
||||
dither.clear();
|
||||
// fall through
|
||||
case kFlushMode_Moderate:
|
||||
|
||||
Reference in New Issue
Block a user