Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dcontext.c156 if (ctxconfig->robustness != GLFW_NO_RESET_NOTIFICATION && in _glfwIsValidContextConfig()
535 window->context.robustness = GLFW_NO_RESET_NOTIFICATION; in _glfwRefreshContextAttribs()
553 window->context.robustness = GLFW_NO_RESET_NOTIFICATION; in _glfwRefreshContextAttribs()
H A Dwgl_context.c638 if (ctxconfig->robustness == GLFW_NO_RESET_NOTIFICATION) in _glfwCreateContextWGL()
H A Dglx_context.c529 if (ctxconfig->robustness == GLFW_NO_RESET_NOTIFICATION) in _glfwCreateContextGLX()
H A Degl_context.c637 if (ctxconfig->robustness == GLFW_NO_RESET_NOTIFICATION) in _glfwCreateContextEGL()
/third_party/glfw/tests/
H A Dglfwinfo.c219 if (strategy == GLFW_NO_RESET_NOTIFICATION) in get_strategy_name_glfw()
535 context_robustness = GLFW_NO_RESET_NOTIFICATION; in main()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h664 #define GLFW_NO_RESET_NOTIFICATION 0x00031001 macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h1145 #define GLFW_NO_RESET_NOTIFICATION 0x00031001 macro

Completed in 17 milliseconds