Searched refs:log_to_tty (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui.cpp | 8921 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 D | imgui.cpp | 8921 const bool log_to_tty = Button("Log To TTY"); SameLine(); local in function:ImGui::LogButtons 8932 if (log_to_tty) |
Completed in 34 milliseconds