summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorRoland Scheidegger <[email protected]>2016-12-11 23:37:30 +0100
committerRoland Scheidegger <[email protected]>2016-12-21 04:48:24 +0100
commitd7d23aee4b41de64781fe249ca9a99a9166b097d (patch)
tree42a2160da465a7512d97934c8e3549039693bfa5 /bin
parent123e947228241e743a4d0fdb8a911f57a3dd4ef9 (diff)
gallivm: (trivial) handle non-aligned fetch for lp_build_fetch_rgba_soa
soa fetch so far always assumed that data was aligned. However, we want to use this for vertex fetch, and data might not be aligned there, so handle it in this path too (basically just pass through alignment through to other functions). (It looks like it wouldn't work for for cached s3tc but this is no different than with AoS fetch.) Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions