r300/compiler: Fix rc_normal_rewrite_writemask()
authorTom Stellard <tstellar@gmail.com>
Sat, 1 Oct 2011 22:18:18 +0000 (15:18 -0700)
committerTom Stellard <tstellar@gmail.com>
Sun, 2 Oct 2011 22:21:15 +0000 (15:21 -0700)
commit8b0418e478f9def2783060d90d1b267a54a9c6c3
tree83bbfd5c475c2908b811ffad9f44f3f0e0b8e239
parentb5ecf5ba466c3e1872dc9281b01f4e59ca1a388b
r300/compiler: Fix rc_normal_rewrite_writemask()

This function had not been updated to use conversion swizzles.
src/gallium/drivers/r300/compiler/radeon_compiler_util.c