Tizen 2.4.0 rev3 SDK Public Release
[framework/graphics/dali.git] / dali / internal / update / node-attachments / scene-graph-renderer-attachment.h
index b7c4e7a..3fd48dd 100644 (file)
@@ -234,7 +234,7 @@ private:
   bool mUniformMapChanged[2];     ///< Records if the uniform map has been altered this frame
   bool mResendDataProviders : 1;  ///< True if the data providers should be resent to the renderer
   bool mResendGeometry      : 1;  ///< True if geometry should be resent to the renderer
-
+  bool mUseBlend            : 1;  ///< True if the attachment & renderer should be considered opaque for sorting and blending.
 public: // Properties
 
   int mDepthIndex; ///< Used only in PrepareRenderInstructions