This website requires JavaScript.
Explore
Help
Register
Sign In
bel
/
Ryujinx
Archived
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-01-05
. You can view files and clone it, but cannot push or open issues/pull-requests.
ed754af8d5
Ryujinx
/
Ryujinx.Graphics.Shader
/
Translation
/
TargetApi.cs
9 lines
119 B
C#
Raw
Blame
History
namespace
Ryujinx.Graphics.Shader.Translation
{
public
enum
TargetApi
{
OpenGL
,
Vulkan
}
}
Reference in New Issue
View Git Blame
Copy Permalink