mirror of
https://git.zaroz.cloud/nintendo-back-up/Ryujinx.git
synced 2025-12-24 03:12:41 +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