diff options
author | Roland Scheidegger <[email protected]> | 2013-11-06 15:40:25 +0100 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2013-11-06 18:20:54 +0100 |
commit | b35ea0934933885b45348fb861d5ad9b8c284910 (patch) | |
tree | 78438f0b2985439d895c470721cf9d1cd7caab87 /src/mesa/main | |
parent | 08556073d1fae993be4a30e34065af55efd1e0cd (diff) |
gallivm: fix indirect addressing of inputs
We weren't adding the soa offsets when constructing the indices
for the gather functions. That meant that we were always returning
the data in the first element.
(Copied straight from the same fix for temps.)
While here fix up a couple of broken comments in the fetch functions,
plus don't name a straight float type float4 which is just confusing.
Reviewed-by: Jose Fonseca <[email protected]>
Reviewed-by: Zack Rusin <[email protected]>
Diffstat (limited to 'src/mesa/main')
0 files changed, 0 insertions, 0 deletions