i965: Remove swizzling of assignment to vector-splitting single-channel LHS.
authorEric Anholt <eric@anholt.net>
Mon, 27 Sep 2010 22:10:34 +0000 (15:10 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 27 Sep 2010 23:09:50 +0000 (16:09 -0700)
commita5c6c8a31b240729baa12e2eca0ef53199efeed2
tree5e1a0dd0d2af6e41935d06855eec568d1c14453d
parent11ba8bafdbb31f40ecbb6478e26496b547d34c68
i965: Remove swizzling of assignment to vector-splitting single-channel LHS.

We'd end up reading some non-x component of the float RHS.  +53 piglits.
src/mesa/drivers/dri/i965/brw_fs_vector_splitting.cpp