aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/10.glsl/P_distord.frag
diff options
context:
space:
mode:
Diffstat (limited to 'Gem/examples/10.glsl/P_distord.frag')
-rw-r--r--Gem/examples/10.glsl/P_distord.frag9
1 files changed, 0 insertions, 9 deletions
diff --git a/Gem/examples/10.glsl/P_distord.frag b/Gem/examples/10.glsl/P_distord.frag
index 5460d6c..29f3e63 100644
--- a/Gem/examples/10.glsl/P_distord.frag
+++ b/Gem/examples/10.glsl/P_distord.frag
@@ -8,12 +8,3 @@ void main()
gl_FragColor = texture2D(tex0, C ) ;
}
-
-
-
-
-
-
-
-
-