Add a flag to force the Clear on the framebuffer
[platform/core/uifw/dali-core.git] / dali / internal / common / core-impl.h
index 0e745d7..2e063e8 100644 (file)
@@ -138,7 +138,7 @@ public:
   /**
    * @copydoc Dali::Integration::Core::Render()
    */
-  void Render( Integration::RenderStatus& status );
+  void Render( Integration::RenderStatus& status, bool forceClear );
 
   /**
    * @copydoc Dali::Integration::Core::SceneCreated()