mirror of
https://github.com/glfw/glfw.git
synced 2025-02-27 16:14:54 +00:00
Removed unused EGL defines.
This commit is contained in:
parent
2f2e7f041a
commit
87ddca831a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user