This commit is contained in:
Isaac Marovitz
2024-09-03 20:53:31 +02:00
committed by Isaac Marovitz
parent 302ee73f34
commit 6b2bc16dc3
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ namespace Ryujinx.Graphics.Metal
}
[SupportedOSPlatform("macos")]
struct TopologyConversionCacheKey : ICacheKey
readonly struct TopologyConversionCacheKey : ICacheKey
{
private readonly IndexBufferPattern _pattern;
private readonly int _indexSize;