summaryrefslogtreecommitdiffstatshomepage
path: root/hlsl/ntsc.fx
diff options
context:
space:
mode:
Diffstat (limited to 'hlsl/ntsc.fx')
-rw-r--r--hlsl/ntsc.fx2
1 files changed, 1 insertions, 1 deletions
diff --git a/hlsl/ntsc.fx b/hlsl/ntsc.fx
index 107be16af16..94460ea6be0 100644
--- a/hlsl/ntsc.fx
+++ b/hlsl/ntsc.fx
@@ -44,7 +44,7 @@ struct PS_INPUT
};
//-----------------------------------------------------------------------------
-// YIQ Decode Vertex Shader
+// YIQ Vertex Shader
//-----------------------------------------------------------------------------
uniform float2 ScreenDims;