mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-06 20:12:33 -07:00
Vertex Input Attributes
This commit is contained in:
committed by
Isaac Marovitz
parent
f07327166c
commit
bbc2ac2e9b
@@ -14,7 +14,7 @@ namespace Ryujinx.Graphics.Shader.CodeGen.Msl
|
||||
|
||||
public ShaderConfig Config { get; }
|
||||
|
||||
public OperandManager OperandManager { get; }
|
||||
public OperandManager OperandManager { get; }
|
||||
|
||||
private readonly StringBuilder _sb;
|
||||
|
||||
|
Reference in New Issue
Block a user