mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-17 00:30:52 -05: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