mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-23 00:00:53 -05:00
some initial metal commits cherry-picked
This commit is contained in:
@@ -4,5 +4,6 @@ namespace Ryujinx.Graphics.Shader.Translation
|
||||
{
|
||||
OpenGL,
|
||||
Vulkan,
|
||||
Metal
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,6 +4,6 @@ namespace Ryujinx.Graphics.Shader.Translation
|
||||
{
|
||||
Glsl,
|
||||
Spirv,
|
||||
Arb,
|
||||
Msl
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user