Searched refs:dup_output (Results 1 – 2 of 2) sorted by relevance
107 void rc_copy_output(struct radeon_compiler * c, unsigned output, unsigned dup_output);
194 void rc_copy_output(struct radeon_compiler * c, unsigned output, unsigned dup_output) in rc_copy_output() argument222 inst->U.I.DstReg.Index = dup_output; in rc_copy_output()228 c->Program.OutputsWritten |= 1 << dup_output; in rc_copy_output()