Home
last modified time | relevance | path

Searched defs:_GLFW_EGL_NATIVE_WINDOW (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/glfw/src/
Dmir_platform.h60 #define _GLFW_EGL_NATIVE_WINDOW ((EGLNativeWindowType) window->mir.window) macro
Dwl_platform.h61 #define _GLFW_EGL_NATIVE_WINDOW ((EGLNativeWindowType) window->wl.native) macro
Dwin32_platform.h217 #define _GLFW_EGL_NATIVE_WINDOW ((EGLNativeWindowType) window->win32.handle) macro
Dx11_platform.h97 #define _GLFW_EGL_NATIVE_WINDOW ((EGLNativeWindowType) window->x11.handle) macro