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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1155 ImGuiCond_Once = 1 << 1, // Set the variable once per runtime session (only the first call with succeed) enumerator in enum:ImGuiCond_
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1155 ImGuiCond_Once = 1 << 1, // Set the variable once per runtime session (only the first call with succeed) enumerator in enum:ImGuiCond_

Completed in 15 milliseconds