aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/10.glsl/P_distord.frag
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2016-11-27 20:40:23 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2016-11-27 20:40:23 +0000
commit26cd45204d117a3c66cb9d39d6533ee5b2529a76 (patch)
tree36d7613aeefcbfe3d2abd1c415b18d675b4f0294 /Gem/examples/10.glsl/P_distord.frag
parentc80f6de851ed71afa1fdefd2b36f4b17cac0580e (diff)
Gem d73a166d780de4fd9fc364350a9a0634af27d74f osx/i386
built 'master:d73a166d780de4fd9fc364350a9a0634af27d74f' for osx/i386
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 ) ;
}
-
-
-
-
-
-
-
-
-