mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-30 20:10:46 -07:00
General improvements for GpuResourceManager (#421)
* General improvements to GpuResourceManager * Address feedback * Address feedback
This commit is contained in:
@ -35,7 +35,5 @@ namespace Ryujinx.Graphics.Gal
|
||||
int DstY1);
|
||||
|
||||
void Reinterpret(long Key, GalImage NewImage);
|
||||
|
||||
byte[] GetData(long Key);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user