Home
last modified time | relevance | path

Searched refs:GLFW_RELEASE_BEHAVIOR_NONE (Results 1 - 7 of 7) sorted by relevance

/third_party/glfw/src/
H A Dcontext.c168 if (ctxconfig->release != GLFW_RELEASE_BEHAVIOR_NONE && in _glfwIsValidContextConfig()
563 window->context.release = GLFW_RELEASE_BEHAVIOR_NONE; in _glfwRefreshContextAttribs()
H A Dwgl_context.c657 if (ctxconfig->release == GLFW_RELEASE_BEHAVIOR_NONE) in _glfwCreateContextWGL()
H A Dglx_context.c548 if (ctxconfig->release == GLFW_RELEASE_BEHAVIOR_NONE) in _glfwCreateContextGLX()
H A Degl_context.c677 if (ctxconfig->release == GLFW_RELEASE_BEHAVIOR_NONE) in _glfwCreateContextEGL()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h681 #define GLFW_RELEASE_BEHAVIOR_NONE 0x00035002 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h1166 #define GLFW_RELEASE_BEHAVIOR_NONE 0x00035002 macro
/third_party/glfw/tests/
H A Dglfwinfo.c470 context_release = GLFW_RELEASE_BEHAVIOR_NONE; in main()

Completed in 17 milliseconds