mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-06 05:15:47 +00:00
Support texture rectangle targets (non-normalized coords)
This commit is contained in:
4
Ryujinx.Graphics.Shader/QueryInfoCallback.cs
Normal file
4
Ryujinx.Graphics.Shader/QueryInfoCallback.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
namespace Ryujinx.Graphics.Shader
|
||||
{
|
||||
public delegate int QueryInfoCallback(QueryInfoName info, int index);
|
||||
}
|
||||
Reference in New Issue
Block a user