Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui.cpp8921 const bool log_to_tty = Button("Log To TTY"); SameLine(); in LogButtons() local
8932 if (log_to_tty) in LogButtons()