Shader Gen Fixes
Fixes Luigi’s Mansion 2 HD
This commit is contained in:
committed by
Evan Husted
parent
40ea153616
commit
ffb9040b3b
@@ -22,5 +22,7 @@ namespace Ryujinx.Graphics.Shader.CodeGen.Msl
|
||||
public const uint StorageBuffersIndex = 21;
|
||||
public const uint TexturesIndex = 22;
|
||||
public const uint ImagesIndex = 23;
|
||||
|
||||
public const int TotalClipDistances = 8;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user