Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_insert_exec_mask.cpp395 for (unsigned exec_idx = 0; exec_idx < info.num_exec_masks; exec_idx++) { in add_coupling_code() local
840 for (int exec_idx = ctx.info[idx].exec.size() - 2; exec_idx >= 0; exec_idx--) { in add_branch_code() local
868 for (int exec_idx = ctx.info[idx].exec.size() - 2; exec_idx >= 0; exec_idx--) { in add_branch_code() local
/third_party/mesa3d/src/intel/tools/
Daubinator_viewer.cpp202 update_mem_for_exec(struct aub_mem *mem, struct aub_file *file, int exec_idx) in update_mem_for_exec()
296 int exec_idx; member
687 update_batch_window(struct batch_window *window, bool reset, int exec_idx) in update_batch_window()
800 new_batch_window(int exec_idx) in new_batch_window()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c2766 for (unsigned exec_idx = 0; exec_idx < prop_count; exec_idx++) { local