Image shader gen support
This commit is contained in:
committed by
Evan Husted
parent
d9b322688c
commit
015f5d00b4
@@ -21,5 +21,6 @@ namespace Ryujinx.Graphics.Shader.CodeGen.Msl
|
||||
public const uint ConstantBuffersIndex = 20;
|
||||
public const uint StorageBuffersIndex = 21;
|
||||
public const uint TexturesIndex = 22;
|
||||
public const uint ImagesIndex = 23;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user