1 2 3 4
namespace Ryujinx.Graphics.GAL { public delegate void TextureReleaseCallback(object context); }