Home
last modified time | relevance | path

Searched refs:glfwWindowShouldClose (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/dports/games/craft/Craft-1.0fbsd/deps/glfw/tests/
H A Dsharing.c167 while (!glfwWindowShouldClose(windows[0]) && in main()
168 !glfwWindowShouldClose(windows[1])) in main()
H A Dtitle.c66 while (!glfwWindowShouldClose(window)) in main()
H A Dwindows.c88 if (glfwWindowShouldClose(windows[i])) in main()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/examples/
H A Dsharing.c200 while (!glfwWindowShouldClose(windows[0]) && in main()
201 !glfwWindowShouldClose(windows[1])) in main()
/dports/graphics/glfw/glfw-3.3.4/examples/
H A Dsharing.c200 while (!glfwWindowShouldClose(windows[0]) && in main()
201 !glfwWindowShouldClose(windows[1])) in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/examples/
H A Dsharing.c199 while (!glfwWindowShouldClose(windows[0]) && in main()
200 !glfwWindowShouldClose(windows[1])) in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/examples/
H A Dsharing.c199 while (!glfwWindowShouldClose(windows[0]) && in main()
200 !glfwWindowShouldClose(windows[1])) in main()
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/examples/
H A Dsharing.c199 while (!glfwWindowShouldClose(windows[0]) && in main()
200 !glfwWindowShouldClose(windows[1])) in main()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/examples/
H A Dsharing.c200 while (!glfwWindowShouldClose(windows[0]) && in main()
201 !glfwWindowShouldClose(windows[1])) in main()
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/tests/
H A Dtitle.c61 while (!glfwWindowShouldClose(window)) in main()
H A Dtimeout.c76 while (!glfwWindowShouldClose(window)) in main()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/tests/
H A Dtitle.c62 while (!glfwWindowShouldClose(window)) in main()
H A Dtimeout.c77 while (!glfwWindowShouldClose(window)) in main()
/dports/graphics/glfw/glfw-3.3.4/tests/
H A Dtitle.c62 while (!glfwWindowShouldClose(window)) in main()
H A Dtimeout.c77 while (!glfwWindowShouldClose(window)) in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/tests/
H A Dtitle.c61 while (!glfwWindowShouldClose(window)) in main()
H A Dtimeout.c76 while (!glfwWindowShouldClose(window)) in main()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/tests/
H A Dtitle.c62 while (!glfwWindowShouldClose(window)) in main()
H A Dtimeout.c77 while (!glfwWindowShouldClose(window)) in main()
H A Dopacity.c78 while (!glfwWindowShouldClose(window)) in main()
/dports/graphics/magnum-examples/magnum-examples-2019.10/src/triangle-plain-glfw/
H A Dmain.cpp85 while(!glfwWindowShouldClose(window)) { in main()
/dports/graphics/glad/glad-0.1.34/example/c++/
H A Dhellowindow2.cpp59 while (!glfwWindowShouldClose(window)) in main()
/dports/games/craft/Craft-1.0fbsd/deps/glfw/examples/
H A Dsimple.c63 while (!glfwWindowShouldClose(window)) in main()
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dtest_glfw_cursor_disabled.c87 while (!glfwWindowShouldClose(window)) { in main()
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/apps/opengl_demo/
H A Dglfw_helpers.cpp54 while (!glfwWindowShouldClose(window)) { in terminate()

12345678910>>...16