Home
last modified time | relevance | path

Searched defs:wndconfig (Results 1 - 7 of 7) sorted by relevance

/third_party/glfw/src/
H A Degl_context.c862 GLFWbool _glfwChooseVisualEGL(const _GLFWwndconfig* wndconfig, in _glfwChooseVisualEGL() argument
H A Dglx_context.c643 GLFWbool _glfwChooseVisualGLX(const _GLFWwndconfig* wndconfig, in _glfwChooseVisualGLX() argument
H A Dnull_window.c76 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 Dwindow.c187 _GLFWwndconfig wndconfig; in glfwCreateWindow() local
[all...]
H A Dwin32_window.c544 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 Dx11_window.c566 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 Dwl_window.c1021 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