Searched defs:wndconfig (Results 1 - 7 of 7) sorted by relevance
/third_party/glfw/src/ |
H A D | egl_context.c | 862 GLFWbool _glfwChooseVisualEGL(const _GLFWwndconfig* wndconfig, in _glfwChooseVisualEGL() argument
|
H A D | glx_context.c | 643 GLFWbool _glfwChooseVisualGLX(const _GLFWwndconfig* wndconfig, in _glfwChooseVisualGLX() argument
|
H A D | null_window.c | 76 createNativeWindow(_GLFWwindow* window, const _GLFWwndconfig* wndconfig, const _GLFWfbconfig* fbconfig) createNativeWindow() argument 114 _glfwCreateWindowNull(_GLFWwindow* window, const _GLFWwndconfig* wndconfig, const _GLFWctxconfig* ctxconfig, const _GLFWfbconfig* fbconfig) _glfwCreateWindowNull() argument [all...] |
H A D | window.c | 187 _GLFWwndconfig wndconfig; in glfwCreateWindow() local [all...] |
H A D | win32_window.c | 544 const _GLFWwndconfig* wndconfig = cs->lpCreateParams; in windowProc() local 1276 createNativeWindow(_GLFWwindow* window, const _GLFWwndconfig* wndconfig, const _GLFWfbconfig* fbconfig) createNativeWindow() argument 1495 _glfwCreateWindowWin32(_GLFWwindow* window, const _GLFWwndconfig* wndconfig, const _GLFWctxconfig* ctxconfig, const _GLFWfbconfig* fbconfig) _glfwCreateWindowWin32() argument [all...] |
H A D | x11_window.c | 566 createNativeWindow(_GLFWwindow* window, const _GLFWwndconfig* wndconfig, Visual* visual, int depth) createNativeWindow() argument 1959 _glfwCreateWindowX11(_GLFWwindow* window, const _GLFWwndconfig* wndconfig, const _GLFWctxconfig* ctxconfig, const _GLFWfbconfig* fbconfig) _glfwCreateWindowX11() argument [all...] |
H A D | wl_window.c | 1021 createNativeSurface(_GLFWwindow* window, const _GLFWwndconfig* wndconfig, const _GLFWfbconfig* fbconfig) createNativeSurface() argument 2128 _glfwCreateWindowWayland(_GLFWwindow* window, const _GLFWwndconfig* wndconfig, const _GLFWctxconfig* ctxconfig, const _GLFWfbconfig* fbconfig) _glfwCreateWindowWayland() argument [all...] |
Completed in 17 milliseconds