(Particles) Some targets do not anything, inluding comments before the version line
[platform/core/uifw/dali-demo.git] / examples / particles / shaders / particle-view.frag
index c539513..293487c 100644 (file)
@@ -1,8 +1,7 @@
+#version 300 es
 // Fragment shader for particles, which simulates depth of field using
 // a combination of procedural texturing, alpha testing and alpha blending.
 
-#version 300 es
-
 precision lowp float;
 uniform float uAlphaTestRefValue;
 uniform vec2 uFadeRange; // near, far