radeonsi: split out interpolation input selection
authorDave Airlie <airlied@redhat.com>
Fri, 17 Jul 2015 03:43:09 +0000 (04:43 +0100)
committerDave Airlie <airlied@redhat.com>
Sat, 25 Jul 2015 00:06:41 +0000 (01:06 +0100)
commit4b6c1efb225777231459de54903484367d0b1ca1
treebcde02e32866c763fd3a81d1e4e49505918e3713
parent730e8c4410d73bf9db2c1768af8cf6e98e24cc73
radeonsi: split out interpolation input selection

This is prep work for using it in the interpolation code
later.

Also add storage for the input interpolation mode so we
can pick it up later.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/radeonsi/si_shader.c
src/gallium/drivers/radeonsi/si_shader.h