OSDN Git Service

i965: Apply add_const_offset_to_base for vec4 VS inputs too.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 13 Jan 2016 23:07:18 +0000 (15:07 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 15 Jan 2016 05:32:59 +0000 (21:32 -0800)
commit3657cbf24f3b0baf7e3382e572d97a36b0ed4103
tree45231be098a9d612ead3a045eb0c76e34958c05d
parenta3500f943e2c61c0aed043108132f35b79d16676
i965: Apply add_const_offset_to_base for vec4 VS inputs too.

This shouldn't hurt anything, and I'm about to introduce a pass that
will want it.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_nir.c