Searched defs:_GLFW_EGL_NATIVE_WINDOW (Results 1 – 4 of 4) sorted by relevance
60 #define _GLFW_EGL_NATIVE_WINDOW ((EGLNativeWindowType) window->mir.window) macro
61 #define _GLFW_EGL_NATIVE_WINDOW ((EGLNativeWindowType) window->wl.native) macro
217 #define _GLFW_EGL_NATIVE_WINDOW ((EGLNativeWindowType) window->win32.handle) macro
97 #define _GLFW_EGL_NATIVE_WINDOW ((EGLNativeWindowType) window->x11.handle) macro