Style
This commit is contained in:
committed by
Isaac Marovitz
parent
302ee73f34
commit
6b2bc16dc3
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user