X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fgraphics%2Fgles%2Fegl-implementation.h;h=3c75e3bc9aa7e6bba4c5ac2979d441882afe766f;hb=cbc41a9b327649c3289cf312dbf39f6160762615;hp=e299da79a18e819f7e3e2ac6945bdafe733b03e8;hpb=a588a60f8808b305babc5a94664bfa1b59cdc930;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/internal/graphics/gles/egl-implementation.h b/dali/internal/graphics/gles/egl-implementation.h index e299da7..3c75e3b 100644 --- a/dali/internal/graphics/gles/egl-implementation.h +++ b/dali/internal/graphics/gles/egl-implementation.h @@ -205,6 +205,7 @@ private: EglWindowContextContainer mEglWindowContexts; ///< The EGL context for the window EGLSurface mCurrentEglSurface; + EGLContext mCurrentEglContext; typedef std::vector EglWindowSurfaceContainer; EglWindowSurfaceContainer mEglWindowSurfaces; ///< The EGL surface for the window