mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-14 01:32:07 -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