mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-16 11:48:36 +12:00
rsx: invalidate surface store address when tile is unbound
This commit is contained in:
parent
494cbac78b
commit
e0d1ac676e
10 changed files with 53 additions and 1 deletions
|
@ -706,7 +706,6 @@ namespace rsx
|
|||
if (invalid_command_interrupt_raised)
|
||||
{
|
||||
//Skip the rest of this command
|
||||
internal_get = put;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue