Cleanup + Format
This commit is contained in:
parent
937d84018e
commit
997393bc65
10 changed files with 71 additions and 93 deletions
|
@ -10,13 +10,6 @@ using System.Runtime.Versioning;
|
|||
|
||||
namespace Ryujinx.Graphics.Metal
|
||||
{
|
||||
enum ComponentType
|
||||
{
|
||||
Float,
|
||||
SignedInteger,
|
||||
UnsignedInteger,
|
||||
}
|
||||
|
||||
[SupportedOSPlatform("macos")]
|
||||
class HelperShader : IDisposable
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue