gsdx: value was wrongly overwritten

Need a lots of tests to ensure at least no regression on cache behavior

Issue #332
This commit is contained in:
Gregory Hainaut 2015-03-17 09:39:50 +01:00
parent 3b5367c5b7
commit 45930ecbf3
1 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@ void GSTextureCache::InvalidateVideoMem(GSOffset* o, const GSVector4i& rect, boo
s->m_complete = false;
found = b;
found |= b;
}
else
{