mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-21 17:20:52 -05:00
Image binding support
Kirby still has a problem with NaN 3D Texture
This commit is contained in:
committed by
Evan Husted
parent
015f5d00b4
commit
d42f0e5945
@@ -26,6 +26,6 @@ namespace Ryujinx.Graphics.Metal
|
||||
public const uint ConstantBuffersIndex = 20;
|
||||
public const uint StorageBuffersIndex = 21;
|
||||
public const uint TexturesIndex = 22;
|
||||
public const uint ImagessIndex = 23;
|
||||
public const uint ImagesIndex = 23;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user