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