[3.0] Stop calling destroy methods of texture and FrameBuffers on RenderManager destr...
[platform/core/uifw/dali-core.git] / dali / internal / render / renderers / render-texture.h
index 8e3dc3d..74255cc 100644 (file)
@@ -134,6 +134,11 @@ public:
   void Destroy( Context& context );
 
   /**
+   * Called by RenderManager to inform the texture that the context has been destroyed
+   */
+  void GlContextDestroyed();
+
+  /**
    * Uploads data to the texture.
    * @param[in] context The GL context
    * @param[in] pixelData A pixel data object