Files
mesa/src
Ilia Mirkin 776e6af879 nvc0/ir: fix INTERP_* with indirect inputs
There were two problems, both of which are fixed now:
 - The indirect address was not being shifted by 4
 - The indirect address was being placed as an argument in the offset case

This fixes some of the new interpolateAt* piglits which now test for
these situations.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
2018-03-27 20:41:11 -04:00
..
2018-03-20 08:52:59 +00:00
2018-02-16 16:56:34 -06:00
2017-10-09 13:42:44 -07:00
2018-02-26 09:32:14 -08:00