Searched defs:ImGuiTreeNodeFlags_NoAutoOpenOnLog (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h766 ImGuiTreeNodeFlags_NoAutoOpenOnLog = 1 << 4, // Don't automatically and temporarily open node when Logging is active (by default logging will automatically open tree nodes) enumerator in enum:ImGuiTreeNodeFlags_
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h766 ImGuiTreeNodeFlags_NoAutoOpenOnLog = 1 << 4, // Don't automatically and temporarily open node when Logging is active (by default logging will automatically open tree nodes) enumerator in enum:ImGuiTreeNodeFlags_

Completed in 68 milliseconds