OSDN Git Service

gallivm: fix incorrect vector shuffle datatype
authorBrian Paul <brianp@vmware.com>
Thu, 16 Sep 2010 14:56:22 +0000 (08:56 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 16 Sep 2010 14:56:34 +0000 (08:56 -0600)
commit3c9f4c7b750ce7e9c60d75dbe186aaaf69e4baab
tree1e9604fbda3711631f11849b8cc1f7c648feb9d5
parent3a62365f402b1159afd526fb4b510cdb51de1365
gallivm: fix incorrect vector shuffle datatype

The permutation vector must always be a vector of int32 values.
src/gallium/auxiliary/gallivm/lp_bld_swizzle.c