Home
last modified time | relevance | path

Searched refs:GLFW_NO_CURRENT_CONTEXT (Results 1 - 4 of 4) sorted by relevance

/third_party/glfw/src/
H A Dcontext.c674 _glfwInputError(GLFW_NO_CURRENT_CONTEXT, in glfwSwapInterval()
692 _glfwInputError(GLFW_NO_CURRENT_CONTEXT, in glfwExtensionSupported()
758 _glfwInputError(GLFW_NO_CURRENT_CONTEXT, in glfwGetProcAddress()
H A Dinit.c328 else if (code == GLFW_NO_CURRENT_CONTEXT) in _glfwInputError()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h520 #define GLFW_NO_CURRENT_CONTEXT 0x00010002 macro
3893 * without a current context will cause a @ref GLFW_NO_CURRENT_CONTEXT error.
3902 * GLFW_NO_CURRENT_CONTEXT and @ref GLFW_PLATFORM_ERROR.
3932 * without a current context will cause a @ref GLFW_NO_CURRENT_CONTEXT error.
3948 * GLFW_NO_CURRENT_CONTEXT, @ref GLFW_INVALID_VALUE and @ref
3970 * without a current context will cause a @ref GLFW_NO_CURRENT_CONTEXT error.
3981 * GLFW_NO_CURRENT_CONTEXT and @ref GLFW_PLATFORM_ERROR.
/third_party/glfw/include/GLFW/
H A Dglfw3.h691 #define GLFW_NO_CURRENT_CONTEXT 0x00010002 macro
6195 * without a current context will cause a @ref GLFW_NO_CURRENT_CONTEXT error.
6204 * GLFW_NO_CURRENT_CONTEXT and @ref GLFW_PLATFORM_ERROR.
6234 * without a current context will cause a @ref GLFW_NO_CURRENT_CONTEXT error.
6250 * GLFW_NO_CURRENT_CONTEXT, @ref GLFW_INVALID_VALUE and @ref
6272 * without a current context will cause a @ref GLFW_NO_CURRENT_CONTEXT error.
6283 * GLFW_NO_CURRENT_CONTEXT and @ref GLFW_PLATFORM_ERROR.

Completed in 15 milliseconds