diff options
author | Ilia Mirkin <imirkin@alum.mit.edu> | 2018-03-24 15:15:45 -0400 |
---|---|---|
committer | Ilia Mirkin <imirkin@alum.mit.edu> | 2018-03-27 20:41:11 -0400 |
commit | 776e6af879318050cdf8245cd409ada7b843e358 (patch) | |
tree | 73f301b9b79c0d73296f182d88d4eb560ac91b0d /src/intel | |
parent | 629ee690addad9b3dc8f68cfff5ae09858f31caf (diff) |
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>
Diffstat (limited to 'src/intel')
0 files changed, 0 insertions, 0 deletions