mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-04 05:42:26 -07:00
Cleanup + Format
This commit is contained in:
committed by
Isaac Marovitz
parent
937d84018e
commit
997393bc65
@@ -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