mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-27 17:07:10 +02:00
Remove TranslatorConfig struct
This commit is contained in:
parent
d59bcf8f22
commit
dfb16f19d8
7 changed files with 14 additions and 48 deletions
|
@ -3,5 +3,7 @@ namespace Ryujinx.Graphics.Shader.CodeGen
|
|||
static class Constants
|
||||
{
|
||||
public const int MaxShaderStorageBuffers = 16;
|
||||
|
||||
public const int ConstantBufferSize = 0x10000; // In bytes
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue