gallivm: (trivial) fix typo bug with small AoS format unpacking
authorRoland Scheidegger <sroland@vmware.com>
Thu, 5 Jan 2017 23:46:15 +0000 (00:46 +0100)
committerRoland Scheidegger <sroland@vmware.com>
Thu, 5 Jan 2017 23:46:15 +0000 (00:46 +0100)
commitcaf18a8434bd3a51fcfe557a441e60fae78e7924
tree788b4a025422e770df884b990573283dcd4a9901
parent4634cb5921b985f04f2daf00cda2d28036143bd3
gallivm: (trivial) fix typo bug with small AoS format unpacking

Fix typo using wrong (uninitialized) build context introduced by
4634cb5921b985f04f2daf00cda2d28036143bd3. (This only affects very rare
small packed formats which have a PIPE_SWIZZLE_0 channel, such as
r4a4, which is never used by mesa/st. Nevertheless it broke lp_test_format.)
src/gallium/auxiliary/gallivm/lp_bld_format_aos.c