Home
last modified time | relevance | path

Searched refs:_glfwRefreshContextAttribs (Results 1 - 6 of 6) sorted by relevance

/third_party/glfw/src/
H A Dnull_window.c140 if (!_glfwRefreshContextAttribs(window, ctxconfig)) in _glfwCreateWindowNull()
H A Dcontext.c345 GLFWbool _glfwRefreshContextAttribs(_GLFWwindow* window, in _glfwRefreshContextAttribs() function
H A Dinternal.h968 GLFWbool _glfwRefreshContextAttribs(_GLFWwindow* window,
H A Dwin32_window.c1527 if (!_glfwRefreshContextAttribs(window, ctxconfig)) in _glfwCreateWindowWin32()
H A Dx11_window.c2017 if (!_glfwRefreshContextAttribs(window, ctxconfig)) in _glfwCreateWindowX11()
H A Dwl_window.c2164 if (!_glfwRefreshContextAttribs(window, ctxconfig)) in _glfwCreateWindowWayland()

Completed in 18 milliseconds