Searched refs:new_srcs (Results 1 – 1 of 1) sorted by relevance
749 nir_tex_src *new_srcs = calloc(sizeof(*new_srcs), in nir_tex_instr_add_src() local753 new_srcs[i].src_type = tex->src[i].src_type; in nir_tex_instr_add_src()754 nir_instr_move_src(&tex->instr, &new_srcs[i].src, in nir_tex_instr_add_src()759 tex->src = new_srcs; in nir_tex_instr_add_src()