Searched refs:update_batch_window (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | aubinator_viewer.cpp | 687 update_batch_window(struct batch_window *window, bool reset, int exec_idx) function in typeref:typename:void 754 update_batch_window(window, true, window->exec_idx); 757 update_batch_window(window, true, window->exec_idx - 1); 759 update_batch_window(window, true, window->exec_idx + 1); 830 update_batch_window(window, false, exec_idx);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | aubinator_viewer.cpp | 685 update_batch_window(struct batch_window *window, bool reset, int exec_idx) function in typeref:typename:void 752 update_batch_window(window, true, window->exec_idx); 755 update_batch_window(window, true, window->exec_idx - 1); 757 update_batch_window(window, true, window->exec_idx + 1); 828 update_batch_window(window, false, exec_idx);
|
Completed in 5 milliseconds