Searched refs:update_batch_window (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/intel/tools/ |
D | aubinator_viewer.cpp | 685 update_batch_window(struct batch_window *window, bool reset, int exec_idx) in update_batch_window() function 752 update_batch_window(window, true, window->exec_idx); in display_batch_window() 755 update_batch_window(window, true, window->exec_idx - 1); in display_batch_window() 757 update_batch_window(window, true, window->exec_idx + 1); in display_batch_window() 828 update_batch_window(window, false, exec_idx); in new_batch_window()
|