i965/vec4: Fix implementation of i2b.
authorMatt Turner <mattst88@gmail.com>
Fri, 27 Feb 2015 06:49:47 +0000 (22:49 -0800)
committerMatt Turner <mattst88@gmail.com>
Sat, 28 Feb 2015 04:24:12 +0000 (20:24 -0800)
commit43ef2657a08f850c5756f28520f2cbe506807f24
treeeec3fc17bb285c37cbf3e9beb8a6e84e936e1e16
parentb8a1637119249c1d5e76c27d0053360bbb7f4e77
i965/vec4: Fix implementation of i2b.

I broke this in commit 2881b123d. I must have misread i2b as b2i.

Cc: 10.5 <mesa-stable@lists.freedesktop.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=88246
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp