Searched refs:_glfwIsValidContextConfig (Results 1 – 4 of 4) sorted by relevance
53 Examples: @ref _glfwIsValidContextConfig, @ref _GLFWwindow, `_glfw.currentRamp`
1010 GLFWbool _glfwIsValidContextConfig(const _GLFWctxconfig* ctxconfig);
41 GLFWbool _glfwIsValidContextConfig(const _GLFWctxconfig* ctxconfig) in _glfwIsValidContextConfig() function
162 if (!_glfwIsValidContextConfig(&ctxconfig)) in glfwCreateWindow()