Searched refs:Shutdown (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h1345 IMGUI_API void Shutdown(ImGuiContext* context); // Since 1.60 this is a _private_ function. You can call DestroyContext() to destroy the context created by CreateContext().
H A Dimgui.cpp209 // Shutdown
266 // Shutdown
408 - removed Shutdown() function, as DestroyContext() serve this purpose.
3034 Shutdown(ctx);
3561 void ImGui::Shutdown(ImGuiContext* context) function in class:ImGui
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h1345 IMGUI_API void Shutdown(ImGuiContext* context); // Since 1.60 this is a _private_ function. You can call DestroyContext() to destroy the context created by CreateContext().
H A Dimgui.cpp209 // Shutdown
266 // Shutdown
408 - removed Shutdown() function, as DestroyContext() serve this purpose.
3034 Shutdown(ctx);
3561 void ImGui::Shutdown(ImGuiContext* context) function in class:ImGui
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc3266 Shutdown
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst4659 - ci: Don't call renderdoc's ReplayController.Shutdown()

Completed in 90 milliseconds