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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp190 static bool show_app_simple_overlay = false; local in function:ImGui::ShowDemoWindow
203 if (show_app_simple_overlay) ShowExampleAppSimpleOverlay(&show_app_simple_overlay);
275 ImGui::MenuItem("Simple overlay", NULL, &show_app_simple_overlay);

Completed in 9 milliseconds