Vertex Input Attributes
This commit is contained in:
committed by
Evan Husted
parent
4b5c3d7fc6
commit
dc4d3078ef
@@ -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