Home
last modified time | relevance | path

Searched refs:glfwDestroyWindow (Results 1 - 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DAdapterDiscoveryTests.cpp184 glfwDestroyWindow(window); in TEST()
225 glfwDestroyWindow(window); in TEST()
H A DWindowSurfaceTests.cpp60 glfwDestroyWindow(mWindow);
H A DSwapChainTests.cpp65 glfwDestroyWindow(window);
H A DSwapChainValidationTests.cpp61 glfwDestroyWindow(window);
/third_party/glfw/tests/
H A Dtimeout.c94 glfwDestroyWindow(window); in main()
H A Dempty.c128 glfwDestroyWindow(window); in main()
H A Dicon.c146 glfwDestroyWindow(window); in main()
H A Dmsaa.c216 glfwDestroyWindow(window); in main()
H A Dreopen.c98 glfwDestroyWindow(window); in close_window()
H A Dmonitors.c215 glfwDestroyWindow(window); in test_modes()
H A Dglfwinfo.c893 glfwDestroyWindow(window); in main()
1095 glfwDestroyWindow(window); in main()
H A Dcursor.c484 glfwDestroyWindow(window); in main()
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl2/
H A Dmain.cpp155 glfwDestroyWindow(window); in main()
/third_party/glfw/examples/
H A Dtriangle-opengl.c165 glfwDestroyWindow(window); in main()
H A Dtriangle-opengles.c165 glfwDestroyWindow(window); in main()
H A Doffscreen.c160 glfwDestroyWindow(window); in main()
H A Dparticles.c1069 glfwDestroyWindow(window); in main()
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl3/
H A Dmain.cpp168 glfwDestroyWindow(window); in main()
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_wgpu/
H A Dmain.cpp56 glfwDestroyWindow(window); in main()
/third_party/skia/third_party/externals/dawn/examples/
H A DManualSwapChainTest.cpp345 glfwDestroyWindow(window); in main()
/third_party/glfw/src/
H A Dinit.c101 glfwDestroyWindow((GLFWwindow*) _glfw.windowListHead); in terminate()
H A Dwindow.c249 glfwDestroyWindow((GLFWwindow*) window); in glfwCreateWindow()
468 GLFWAPI void glfwDestroyWindow(GLFWwindow* handle) in glfwDestroyWindow() function
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h1817 * @sa glfwDestroyWindow
1852 GLFWAPI void glfwDestroyWindow(GLFWwindow* window);
2583 * The close callback is not triggered by @ref glfwDestroyWindow.
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
H A Dmain.cpp554 glfwDestroyWindow(window); in main()
/third_party/glfw/include/GLFW/
H A Dglfw3.h3230 * @sa @ref glfwDestroyWindow
3265 GLFWAPI void glfwDestroyWindow(GLFWwindow* window);
4276 * The close callback is not triggered by @ref glfwDestroyWindow.

Completed in 27 milliseconds

12