[Tizen] Add IsUploaded devel api in Texture
[platform/core/uifw/dali-core.git] / dali / internal / event / rendering / texture-impl.h
index 57b098d..ef56213 100644 (file)
@@ -127,6 +127,11 @@ public:
    */
   bool ApplyNativeFragmentShader(std::string& shader);
 
+  /**
+   * @brief Check whether texture is uploaded or not.
+   */
+  bool IsUploaded();
+
 private: // implementation
   /**
    * Constructor