Searched refs:log_to_file (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui.cpp | 8922 const bool log_to_file = Button("Log To File"); SameLine(); local in function:ImGui::LogButtons 8934 if (log_to_file) |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui.cpp | 8922 const bool log_to_file = Button("Log To File"); SameLine(); local in function:ImGui::LogButtons 8934 if (log_to_file) |
Completed in 33 milliseconds