Provide option to upload resource only without rendering
[platform/core/uifw/dali-core.git] / dali / internal / common / core-impl.h
index b37e454..4f137a5 100644 (file)
@@ -138,7 +138,7 @@ public:
   /**
    * @copydoc Dali::Integration::Core::Render()
    */
-  void Render( Integration::RenderStatus& status, bool forceClear );
+  void Render( Integration::RenderStatus& status, bool forceClear, bool uploadOnly );
 
   /**
    * @copydoc Dali::Integration::Core::SceneCreated()