mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2026-02-17 12:06:50 -05:00
Formatting
This commit is contained in:
committed by
Evan Husted
parent
76bafe75f4
commit
c0da3d68ca
@@ -10,4 +10,4 @@ namespace Ryujinx.Graphics.Metal
|
||||
public const int MaxCommandBuffersPerQueue = 16;
|
||||
public const int MaxTextureBindings = MaxTexturesPerStage * MaxShaderStages;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -79,4 +79,4 @@ namespace Ryujinx.Graphics.Metal
|
||||
return "";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -260,4 +260,4 @@ namespace Ryujinx.Graphics.Metal
|
||||
Logger.Warning?.Print(LogClass.Gpu, "Not Implemented!");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user