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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp40 // [SECTION] Example App: Simple Overlay / ShowExampleAppSimpleOverlay()
123 static void ShowExampleAppSimpleOverlay(bool* p_open);
203 if (show_app_simple_overlay) ShowExampleAppSimpleOverlay(&show_app_simple_overlay);
3864 // [SECTION] Example App: Simple Overlay / ShowExampleAppSimpleOverlay()
3868 static void ShowExampleAppSimpleOverlay(bool* p_open) function in typeref:typename:void

Completed in 10 milliseconds