X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Frender%2Fcommon%2Frender-algorithms.h;h=5fc0c258b0b017ab00c8ac0f371b35c8d8716d48;hb=0adda602532f61db5b44eb2796f9a74d7a37b519;hp=bb5e066ba2c7999144f1711244adb71c9164607d;hpb=b43741a90b40ca9dfbd33d6a9d390d3c09230e89;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/internal/render/common/render-algorithms.h b/dali/internal/render/common/render-algorithms.h index bb5e066..5fc0c25 100755 --- a/dali/internal/render/common/render-algorithms.h +++ b/dali/internal/render/common/render-algorithms.h @@ -130,6 +130,7 @@ class RenderAlgorithms Integration::DepthBufferAvailable depthBufferAvailable, Integration::StencilBufferAvailable stencilBufferAvailable, Vector& boundTextures, + const Dali::Internal::SceneGraph::RenderInstruction& instruction, // in the case of reflection, things like CullFace need to be adjusted for reflection world int orientation, Dali::ClippingBox& scissorBox );