forked from dolphin-emu/dolphin
TextureCacheBase: Eliminate static state
This commit is contained in:
@@ -243,6 +243,6 @@ void VideoBackendBase::CheckInvalidState()
|
||||
m_invalid = false;
|
||||
|
||||
BPReload();
|
||||
TextureCacheBase::Invalidate();
|
||||
g_texture_cache->Invalidate();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user