Searched refs:copy_dst_reg (Results 1 – 1 of 1) sorted by relevance
234 static void copy_dst_reg(struct i915_dst_register *o, const struct tgsi_dst_register *i) in copy_dst_reg() function248 copy_dst_reg(&o->Dst[0].Register, &i->Dst[0].Register); in copy_instruction()