This website requires JavaScript.
Explore
Help
Register
Sign In
bel
/
Ryujinx
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
00c69f2098
Ryujinx
/
Ryujinx.Graphics.Shader
/
Translation
/
TargetLanguage.cs
10 lines
134 B
C#
Raw
Blame
History
namespace
Ryujinx.Graphics.Shader.Translation
{
public
enum
TargetLanguage
{
Glsl
,
Spirv
,
Arb
}
}
Reference in New Issue
View Git Blame
Copy Permalink