summaryrefslogtreecommitdiffstatshomepage
path: root/hlsl/prescale.fx
diff options
context:
space:
mode:
Diffstat (limited to 'hlsl/prescale.fx')
-rw-r--r--hlsl/prescale.fx1
1 files changed, 0 insertions, 1 deletions
diff --git a/hlsl/prescale.fx b/hlsl/prescale.fx
index c4aa19d86c0..1e60f0a7f77 100644
--- a/hlsl/prescale.fx
+++ b/hlsl/prescale.fx
@@ -42,7 +42,6 @@ struct PS_INPUT
// Passthrough Vertex Shader
//-----------------------------------------------------------------------------
-uniform float2 RawDims;
uniform float2 ScreenDims;
VS_OUTPUT vs_main(VS_INPUT Input)