X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fgraphics%2Fgles%2Fegl-implementation.h;h=3f01537f7adc391d538f516d26ff49531eb5fb49;hb=95571a5d593befde9970a98a7be441ce0f771b07;hp=c0cf433ddb706a3dac88eafc2bd896e55512f340;hpb=573600ba751204639c5ee68a528f2b72acf8385c;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 c0cf433..3f01537 100644 --- a/dali/internal/graphics/gles/egl-implementation.h +++ b/dali/internal/graphics/gles/egl-implementation.h @@ -251,7 +251,7 @@ private: bool mIsSurfacelessContextSupported; bool mIsKhrCreateContextSupported; - bool mIsFirstFrameAfterResume; + uint32_t mSwapBufferCountAfterResume; }; } // namespace Adaptor