Searched refs:vtn_scope_to_nir_scope (Results 1 – 1 of 1) sorted by relevance
2351 vtn_scope_to_nir_scope(struct vtn_builder *b, SpvScope scope) in vtn_scope_to_nir_scope() function2402 nir_scope nir_exec_scope = vtn_scope_to_nir_scope(b, exec_scope); in vtn_emit_scoped_control_barrier()2409 nir_mem_scope = vtn_scope_to_nir_scope(b, mem_scope); in vtn_emit_scoped_control_barrier()2426 nir_scope nir_mem_scope = vtn_scope_to_nir_scope(b, scope); in vtn_emit_scoped_memory_barrier()