mirror of
https://git.zaroz.cloud/nintendo-back-up/Ryujinx.git
synced 2025-12-16 07:22:42 +00:00
Remove TranslatorConfig struct
This commit is contained in:
@@ -3,5 +3,7 @@ namespace Ryujinx.Graphics.Shader.CodeGen
|
||||
static class Constants
|
||||
{
|
||||
public const int MaxShaderStorageBuffers = 16;
|
||||
|
||||
public const int ConstantBufferSize = 0x10000; // In bytes
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user