On Fri, 2016-07-15 at 23:43 -0700, Kenneth Graunke wrote: > This patch makes emit_general_interpolation take a destination > register > as an argument, and write directly to that. This is simpler than the > old approach of ralloc'ing a register, writing to that temporary, and > then making the caller emit per-component MOVs to copy it to the > actual > destination. > > Signed-off-by: Kenneth Graunke <kenn...@whitecape.org> >
Nice clean up. Reviewed-by: Timothy Arceri <timothy.arc...@collabora.com> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev