General improvements for GpuResourceManager (#421)
* General improvements to GpuResourceManager * Address feedback * Address feedback
This commit is contained in:
parent
e04221b293
commit
bed13f2022
3 changed files with 72 additions and 66 deletions
|
@ -35,7 +35,5 @@ namespace Ryujinx.Graphics.Gal
|
|||
int DstY1);
|
||||
|
||||
void Reinterpret(long Key, GalImage NewImage);
|
||||
|
||||
byte[] GetData(long Key);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue