[Vulkan] Sampler and texture support - something is rendering
[platform/core/uifw/dali-core.git] / dali / graphics / graphics-texture.h
index 2a51df0..920330a 100644 (file)
@@ -49,7 +49,7 @@ public:
   /**
    * @brief Creates a new texture
    */
-  Texture CreateTeture();
+  API::Texture CreateTeture();
 };
 
 } // namespace Graphics