0
0
Fork 0
mirror of https://github.com/GreemDev/Ryujinx.git synced 2025-01-11 15:41:58 +00:00
Ryujinx/Ryujinx.Graphics/Gal/Shader/ShaderIrLabel.cs

4 lines
No EOL
84 B
C#

namespace Ryujinx.Graphics.Gal.Shader
{
class ShaderIrLabel : ShaderIrNode { }
}