ShaderIrNode.cs 68 B

1234
  1. namespace Ryujinx.Graphics.Gal.Shader
  2. {
  3. class ShaderIrNode { }
  4. }