i965/fs_fp: Use null_reg from fs_visitor instead of rolling our own
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 1 Oct 2014 17:27:24 +0000 (10:27 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 2 Oct 2014 20:17:03 +0000 (13:17 -0700)
commit75986830b40d2442be3d22c25dde5d70682babef
tree62fdf091472284a00101f67d2095882d3df770cc
parent7309c6126f2987d703b2f30b3cb56edf97d437d3
i965/fs_fp: Use null_reg from fs_visitor instead of rolling our own

Signed-off-by: Jason Ekstrand <jason.ekstrand@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=84529
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_fs_fp.cpp