Remove more unused code

This commit is contained in:
gdkchan
2020-01-09 02:13:00 +01:00
committed by Thog
parent 59fdaa744b
commit 9bfb373bdf
7 changed files with 7 additions and 100 deletions
+1 -2
View File
@@ -11,7 +11,6 @@ namespace Ryujinx.Graphics.Shader
MaximumViewportDimensions,
PrimitiveTopology,
StorageBufferOffsetAlignment,
SupportsNonConstantTextureOffset,
ViewportTransformEnable
SupportsNonConstantTextureOffset
}
}