mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-28 23:12:36 -05:00
Bind Uniform & Storage Buffers
This commit is contained in:
committed by
Evan Husted
parent
0df70db73c
commit
44bd12104b
@@ -6,5 +6,6 @@ namespace Ryujinx.Graphics.Metal
|
||||
{
|
||||
public IntPtr Handle;
|
||||
public int Offset;
|
||||
public int Index;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user