mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 17:50:47 -07:00
Initial support for the guest OpenGL driver (NVIDIA and Nouveau)
This commit is contained in:
@ -14,7 +14,7 @@ namespace Ryujinx.Graphics.GAL
|
||||
|
||||
int GetStorageDebugId();
|
||||
|
||||
byte[] GetData(int face);
|
||||
byte[] GetData();
|
||||
|
||||
void SetData(Span<byte> data);
|
||||
}
|
||||
|
Reference in New Issue
Block a user