aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/QueryInfoName.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Graphics.Shader/QueryInfoName.cs')
-rw-r--r--Ryujinx.Graphics.Shader/QueryInfoName.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/Ryujinx.Graphics.Shader/QueryInfoName.cs b/Ryujinx.Graphics.Shader/QueryInfoName.cs
index 887c0d7d..41f42cbd 100644
--- a/Ryujinx.Graphics.Shader/QueryInfoName.cs
+++ b/Ryujinx.Graphics.Shader/QueryInfoName.cs
@@ -11,6 +11,7 @@ namespace Ryujinx.Graphics.Shader
IsTextureRectangle,
PrimitiveTopology,
StorageBufferOffsetAlignment,
- SupportsNonConstantTextureOffset
+ SupportsNonConstantTextureOffset,
+ TextureFormat
}
} \ No newline at end of file