Searched refs:_glfwRefreshContextAttribs (Results 1 – 3 of 3) sorted by relevance
998 GLFWbool _glfwRefreshContextAttribs(const _GLFWctxconfig* ctxconfig);
320 GLFWbool _glfwRefreshContextAttribs(const _GLFWctxconfig* ctxconfig) in _glfwRefreshContextAttribs() function
208 if (!_glfwRefreshContextAttribs(&ctxconfig)) in glfwCreateWindow()