diff options
author | Roland Scheidegger <sroland@vmware.com> | 2013-11-06 15:40:25 +0100 |
---|---|---|
committer | Roland Scheidegger <sroland@vmware.com> | 2013-11-06 18:20:54 +0100 |
commit | b35ea0934933885b45348fb861d5ad9b8c284910 (patch) | |
tree | 78438f0b2985439d895c470721cf9d1cd7caab87 /src/mesa/main/compiler.h | |
parent | 08556073d1fae993be4a30e34065af55efd1e0cd (diff) | |
download | external_mesa3d-b35ea0934933885b45348fb861d5ad9b8c284910.zip external_mesa3d-b35ea0934933885b45348fb861d5ad9b8c284910.tar.gz external_mesa3d-b35ea0934933885b45348fb861d5ad9b8c284910.tar.bz2 |
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 <jfonseca@vmware.com>
Reviewed-by: Zack Rusin <zackr@vmware.com>
Diffstat (limited to 'src/mesa/main/compiler.h')
0 files changed, 0 insertions, 0 deletions