mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-11-06 10:58:59 -06: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