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

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daubinator_viewer.cpp800 new_batch_window(int exec_idx) function in typeref:typename:void
1004 if (ImGui::Button("New batch window") || has_ctrl_key('b')) { new_batch_window(0); }
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator_viewer.cpp798 new_batch_window(int exec_idx) function in typeref:typename:void
1002 if (ImGui::Button("New batch window") || has_ctrl_key('b')) { new_batch_window(0); }

Completed in 8 milliseconds