Formatting

This commit is contained in:
Isaac Marovitz 2024-03-18 14:51:44 -04:00 committed by Isaac Marovitz
parent 3d897c4f9a
commit df8fca012f
8 changed files with 7 additions and 8 deletions

View file

@ -10,4 +10,4 @@ namespace Ryujinx.Graphics.Metal
public const int MaxCommandBuffersPerQueue = 16;
public const int MaxTextureBindings = MaxTexturesPerStage * MaxShaderStages;
}
}
}