rsx: invalidate surface store address when tile is unbound

This commit is contained in:
Jake 2017-10-25 22:01:10 -05:00 committed by kd-11
parent 494cbac78b
commit e0d1ac676e
10 changed files with 53 additions and 1 deletions

View file

@ -706,7 +706,6 @@ namespace rsx
if (invalid_command_interrupt_raised)
{
//Skip the rest of this command
internal_get = put;
break;
}
}