Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dcontext.c169 ctxconfig->release != GLFW_RELEASE_BEHAVIOR_FLUSH) in _glfwIsValidContextConfig()
565 window->context.release = GLFW_RELEASE_BEHAVIOR_FLUSH; in _glfwRefreshContextAttribs()
H A Dwgl_context.c662 else if (ctxconfig->release == GLFW_RELEASE_BEHAVIOR_FLUSH) in _glfwCreateContextWGL()
H A Dglx_context.c553 else if (ctxconfig->release == GLFW_RELEASE_BEHAVIOR_FLUSH) in _glfwCreateContextGLX()
H A Degl_context.c682 else if (ctxconfig->release == GLFW_RELEASE_BEHAVIOR_FLUSH) in _glfwCreateContextEGL()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h680 #define GLFW_RELEASE_BEHAVIOR_FLUSH 0x00035001 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h1165 #define GLFW_RELEASE_BEHAVIOR_FLUSH 0x00035001 macro
/third_party/glfw/tests/
H A Dglfwinfo.c472 context_release = GLFW_RELEASE_BEHAVIOR_FLUSH; in main()

Completed in 17 milliseconds