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, 1 insertions, 2 deletions
diff --git a/Ryujinx.Graphics.Shader/QueryInfoName.cs b/Ryujinx.Graphics.Shader/QueryInfoName.cs
index e976dcdb..1d87c2c8 100644
--- a/Ryujinx.Graphics.Shader/QueryInfoName.cs
+++ b/Ryujinx.Graphics.Shader/QueryInfoName.cs
@@ -11,7 +11,6 @@ namespace Ryujinx.Graphics.Shader
MaximumViewportDimensions,
PrimitiveTopology,
StorageBufferOffsetAlignment,
- SupportsNonConstantTextureOffset,
- ViewportTransformEnable
+ SupportsNonConstantTextureOffset
}
} \ No newline at end of file