mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-26 04:10:06 +02:00
4 lines
84 B
C#
4 lines
84 B
C#
namespace Ryujinx.Graphics.Gal.Shader
|
|
{
|
|
class ShaderIrLabel : ShaderIrNode { }
|
|
} |