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-24 23:15:19 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2016-11-24 23:15:19 +0000
commitff8546615b4eccbffe44eafc457156bd66d31790 (patch)
tree930597f293e789cb950946cbfbd27248bb60d837 /Gem/examples/10.glsl/P_distord.frag
parentd30bc2bdb631d1288db8ebd7997084435f0f14b9 (diff)
Gem 5d2d22852a3f80791ddc0aa87ce271c823cc6f8f linux/amd64
built 'master:5d2d22852a3f80791ddc0aa87ce271c823cc6f8f' for linux/amd64
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 ) ;
}
-
-
-
-
-
-
-
-
-