mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-13 18:21:59 +00:00
4 lines
84 B
C#
4 lines
84 B
C#
namespace Ryujinx.Graphics.Gal.Shader
|
|
{
|
|
class ShaderIrLabel : ShaderIrNode { }
|
|
} |