Fix the swizzling of vector constructors from scalars.
authorEric Anholt <eric@anholt.net>
Fri, 23 Apr 2010 01:48:20 +0000 (18:48 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 23 Apr 2010 23:12:44 +0000 (16:12 -0700)
commit82ad90f8cf0860a4065f3a4ece6dc66b1e408c12
tree651db89892c3facec88b761aad6bebd4beeed145
parent22147be898fd5a1737efd677244c2c5618644e7e
Fix the swizzling of vector constructors from scalars.

A refactor turned 'i' into '1', meaning everything writemasked into
the y component.
glsl_types.cpp