i965/fs: Handle VS inputs in the NIR backend.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 9 Mar 2015 08:58:57 +0000 (01:58 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 12 Mar 2015 15:29:48 +0000 (08:29 -0700)
commiteb137117b7db6c78d6a1662730524d622301c708
tree827e6d8483beff4d5cfe124faf9d17e1e354a36a
parenta5c4e7fcf52c048c02e4ee14413a574b4ff3695e
i965/fs: Handle VS inputs in the NIR backend.

(Jason noted that this is not a good long term solution, and we should
instead improve nir_lower_io so that this extra set of MOVs is
unnecessary.  I tend to agree, but decided we could do that as a
follow-up improvement.)

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/mesa/drivers/dri/i965/brw_fs_nir.cpp