i965: Add scalar GS input lowering code.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 24 Sep 2015 03:52:19 +0000 (20:52 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 3 Nov 2015 23:08:49 +0000 (15:08 -0800)
commitc9541a74e4d179ad844bdf8af1e3de541c5b14c2
tree50a0473cfe4db352dbb7370dd525e8ac962c3a54
parent4861835d1cc07e5068694905b5a3538303f6de32
i965: Add scalar GS input lowering code.

We really ought to compute the VUE map at link time and stash it, rather
than recomputing it here, but with the mess of program structures I
wasn't sure where to put it.  We can improve that later.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
src/mesa/drivers/dri/i965/brw_nir.c