Updates following enum changes to mesh and gradient renderer
[platform/core/uifw/dali-demo.git] / examples / mesh-renderer / mesh-renderer-example.cpp
index 805a5c1..55b7677 100644 (file)
@@ -34,9 +34,9 @@ namespace
   //Possible shader options.
   const char * const SHADER_TYPE[] =
   {
-    "allTextures",
-    "diffuseTexture",
-    "textureless"
+    "ALL_TEXTURES",
+    "DIFFUSE_TEXTURE",
+    "TEXTURELESS"
   };
 
   //Files for background and toolbar