mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 08:50:15 +00:00
Match presence of lib prefix on EGL/GLES binaries
This commit is contained in:
@@ -171,6 +171,7 @@ typedef struct _GLFWlibraryEGL
|
||||
{
|
||||
EGLDisplay display;
|
||||
EGLint major, minor;
|
||||
GLFWbool prefix;
|
||||
|
||||
GLFWbool KHR_create_context;
|
||||
GLFWbool KHR_create_context_no_error;
|
||||
|
||||
Reference in New Issue
Block a user