gallivm: (trivial) fix copy/paste bug with big endian code
authorRoland Scheidegger <sroland@vmware.com>
Wed, 18 Jan 2017 15:30:50 +0000 (16:30 +0100)
committerRoland Scheidegger <sroland@vmware.com>
Wed, 18 Jan 2017 15:30:50 +0000 (16:30 +0100)
commit56441708cf0188d9d8c852a6353fc45c03e6a22d
tree91094a600eb612e84f620cc99edf436fd1e2ac33
parent34041968f883253de639f137a761340e84f82bb9
gallivm: (trivial) fix copy/paste bug with big endian code

8bd67a35c50e68c21aed043de11e095c284d151a introduced using undefined variable
on big endian archs due to copy/paste bug.
(compile hack tested only)
src/gallium/auxiliary/gallivm/lp_bld_gather.c