diff --git a/src/lib/evas/Evas_GL.h b/src/lib/evas/Evas_GL.h index 8f148d9ad6..91ba179ef6 100644 --- a/src/lib/evas/Evas_GL.h +++ b/src/lib/evas/Evas_GL.h @@ -1058,8 +1058,8 @@ typedef signed long int GLsizeiptr; // Changed khronos_ssize_t /* The following are OpenGL ES 3.0 definitions for ETC2 * Note that RGB8_ETC2 is a superset of GL_OES_compressed_ETC1_RGB8_texture */ -#define GL_COMPRESSED_RGB8_ETC2 0x8D64 -#define GL_COMPRESSED_RGBA8_ETC2_EAC 0x8D64 +#define GL_COMPRESSED_RGB8_ETC2 0x9274 +#define GL_COMPRESSED_RGBA8_ETC2_EAC 0x9278 /* GL_OES_compressed_paletted_texture */ #define GL_PALETTE4_RGB8_OES 0x8B90