4da44e09 ^
2232e4ae ^
1
2
3
4
namespace Ryujinx.Graphics.Shader.CodeGen.Spirv { readonly record struct TextureMeta(int CbufSlot, int Handle, TextureFormat Format); }