[Tizen] Use OpenGL es 2.0 if eglCreateContext is fail, Prevent glFinish without makeC...
[platform/core/uifw/dali-adaptor.git] / dali / internal / graphics / gles / egl-debug.h
index ae93aa9..84bc988 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_INTERNAL_EGL_DEBUG_H__
-#define __DALI_INTERNAL_EGL_DEBUG_H__
+#ifndef DALI_INTERNAL_EGL_DEBUG_H
+#define DALI_INTERNAL_EGL_DEBUG_H
 
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2019 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -43,4 +43,4 @@ void PrintError( EGLint error);
 
 }  // namespace Dali
 
-#endif //__DALI_INTERNAL_EGL_DEBUG_H__
+#endif //DALI_INTERNAL_EGL_DEBUG_H