mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2026-02-16 20:36:50 -05:00
Cleanup + Format
This commit is contained in:
committed by
Evan Husted
parent
58fb8564a8
commit
bea46ff9ce
@@ -10,13 +10,6 @@ using System.Runtime.Versioning;
|
||||
|
||||
namespace Ryujinx.Graphics.Metal
|
||||
{
|
||||
enum ComponentType
|
||||
{
|
||||
Float,
|
||||
SignedInteger,
|
||||
UnsignedInteger,
|
||||
}
|
||||
|
||||
[SupportedOSPlatform("macos")]
|
||||
class HelperShader : IDisposable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user