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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp11 // you can setup your imconfig.h with #define IMGUI_DISABLE_DEMO_WINDOWS and those functions will be empty.
107 #if !defined(IMGUI_DISABLE_OBSOLETE_FUNCTIONS) && defined(IMGUI_DISABLE_TEST_WINDOWS) && !defined(IMGUI_DISABLE_DEMO_WINDOWS) // Obsolete name since 1.53, TEST->DEMO
108 #define IMGUI_DISABLE_DEMO_WINDOWS macro
111 #if !defined(IMGUI_DISABLE_DEMO_WINDOWS)

Completed in 8 milliseconds