diff --git a/src/egl_context.h b/src/egl_context.h index 62801740..5a422d8c 100644 --- a/src/egl_context.h +++ b/src/egl_context.h @@ -74,9 +74,6 @@ #define EGL_PBUFFER_BIT 0x0001 #define EGL_HEIGHT 0x3056 #define EGL_WIDTH 0x3057 -#define EGL_NO_TEXTURE 0x305C -#define EGL_TEXTURE_FORMAT 0x3080 -#define EGL_TEXTURE_TARGET 0x3081 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002 #define EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR 0x00000001