(Particles) Some targets do not anything, inluding comments before the version line
[platform/core/uifw/dali-demo.git] / examples / particles / shaders / particle-view-simple.vert
index 674ad4d..5923862 100644 (file)
@@ -1,6 +1,5 @@
-// Shader for simple textured geometry.
-
 #version 300 es
+// Shader for simple textured geometry.
 
 precision mediump float;
 uniform mat4 uMvpMatrix;//by DALi