Home
last modified time | relevance | path

Searched defs:exec_idx (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/tools/
Daubinator_viewer.cpp200 update_mem_for_exec(struct aub_mem *mem, struct aub_file *file, int exec_idx) in update_mem_for_exec()
294 int exec_idx; member
685 update_batch_window(struct batch_window *window, bool reset, int exec_idx) in update_batch_window()
798 new_batch_window(int exec_idx) in new_batch_window()
/external/mesa3d/src/amd/compiler/
Daco_insert_exec_mask.cpp1066 for (int exec_idx = ctx.info[idx].exec.size() - 2; exec_idx >= 0; exec_idx--) { in add_branch_code() local
1094 for (int exec_idx = ctx.info[idx].exec.size() - 2; exec_idx >= 0; exec_idx--) { in add_branch_code() local