HWRasterizer: Texture forwarding
This commit is contained in:
parent
e46d086189
commit
22f3a7e94c
20 changed files with 1749 additions and 970 deletions
|
@ -114,6 +114,7 @@ ResultVal<bool> File::SyncRequest() {
|
|||
return read.Code();
|
||||
}
|
||||
cmd_buff[2] = static_cast<u32>(*read);
|
||||
Memory::RasterizerFlushAndInvalidateRegion(Memory::VirtualToPhysicalAddress(address), length);
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue