Searched refs:exec_scope (Results 1 – 7 of 7) sorted by relevance
1644 nir_scope exec_scope, in nir_scoped_barrier() argument1651 nir_intrinsic_set_execution_scope(intrin, exec_scope); in nir_scoped_barrier()
496 print_scope(barrier->exec_scope, output, "exec_scope"); in print_instr_format_specific()
390 set->has_control_barrier |= bar->exec_scope > scope_invocation; in add_memory_event()
1280 sync_scope exec_scope; member
1997 bool emit_s_barrier = barrier->exec_scope == scope_workgroup && in lower_to_hw_instr()
6661 sync_scope exec_scope = translate_nir_scope(nir_intrinsic_execution_scope(instr)); in emit_scoped_barrier() local6680 assert(exec_scope != scope_workgroup || in emit_scoped_barrier()6686 exec_scope); in emit_scoped_barrier()
2395 vtn_emit_scoped_control_barrier(struct vtn_builder *b, SpvScope exec_scope, in vtn_emit_scoped_control_barrier() argument2402 nir_scope nir_exec_scope = vtn_scope_to_nir_scope(b, exec_scope); in vtn_emit_scoped_control_barrier()