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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.cpp8921 const bool log_to_tty = Button("Log To TTY"); SameLine(); local in function:ImGui::LogButtons
8932 if (log_to_tty)
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.cpp8921 const bool log_to_tty = Button("Log To TTY"); SameLine(); local in function:ImGui::LogButtons
8932 if (log_to_tty)

Completed in 34 milliseconds