Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Daubinator_viewer.cpp312 bool show_commands_window; member
942 show_commands_window(void) in show_commands_window() function
998 …if (ImGui::Button("Commands list") || has_ctrl_key('c')) { show_commands_window(); } ImGui::SameLi… in display_aubfile_window()