i965/vec4: Simplify reswizzle() using the swizzle utils.
authorFrancisco Jerez <currojerez@riseup.net>
Wed, 18 Mar 2015 19:09:51 +0000 (21:09 +0200)
committerFrancisco Jerez <currojerez@riseup.net>
Mon, 23 Mar 2015 12:09:32 +0000 (14:09 +0200)
commit05ec72d8ecdba04a81745fbc3ca0df40c7fb8828
tree204042ec7a24b39c311f2e317b7e8d7add4a72b1
parent7b30493dc4f0b1346fe4c1fe52211f0c0d7ed229
i965/vec4: Simplify reswizzle() using the swizzle utils.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_vec4.cpp