Searched refs:src_deref_arr (Results 1 – 1 of 1) sorted by relevance
59 nir_deref_instr **src_deref_arr, in emit_deref_copy_load_store() argument63 if (dst_deref_arr || src_deref_arr) { in emit_deref_copy_load_store()64 assert(dst_deref_arr && src_deref_arr); in emit_deref_copy_load_store()66 src_deref = build_deref_to_next_wildcard(b, src_deref, &src_deref_arr); in emit_deref_copy_load_store()69 if (dst_deref_arr || src_deref_arr) { in emit_deref_copy_load_store()70 assert(dst_deref_arr && src_deref_arr); in emit_deref_copy_load_store()72 assert((*src_deref_arr)->deref_type == nir_deref_type_array_wildcard); in emit_deref_copy_load_store()84 src_deref_arr + 1, dst_access, src_access); in emit_deref_copy_load_store()