i965/fs: Properly handle LOAD_PAYLOAD in fs_inst::regs_read
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 30 Jun 2015 22:51:13 +0000 (15:51 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 30 Jun 2015 23:11:17 +0000 (16:11 -0700)
commitc5a8da5f24eae4479b4ebe6301d780f781e24ed2
tree9fb8ea6783064e110b2d2f839c7fcf83f72255e4
parent12bc22ef58377191508af91a918efd18e2da7500
i965/fs: Properly handle LOAD_PAYLOAD in fs_inst::regs_read

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs.cpp