Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Daubinator_viewer.cpp685 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()