X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fcommon%2Fcore-impl.h;h=4f137a5cebb289148d36ad260e5e4457ecebb064;hb=52d6f9b02130f5e824ebebc919cecbc487605cac;hp=6e02bb4876f5620474161db4c3c140ae18e9127e;hpb=700e2070be55ed470768d7e40cdf3549dc94e61e;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/internal/common/core-impl.h b/dali/internal/common/core-impl.h old mode 100755 new mode 100644 index 6e02bb4..4f137a5 --- a/dali/internal/common/core-impl.h +++ b/dali/internal/common/core-impl.h @@ -88,8 +88,7 @@ public: ResourcePolicy::DataRetention dataRetentionPolicy, Integration::RenderToFrameBuffer renderToFboEnabled, Integration::DepthBufferAvailable depthBufferAvailable, - Integration::StencilBufferAvailable stencilBufferAvailable, - Integration::PartialUpdateAvailable partialUpdateAvailable ); + Integration::StencilBufferAvailable stencilBufferAvailable ); /** * Destructor @@ -139,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()