i965/fs: Handle arbitrary offsets in brw_reg_from_fs_reg for MRF/VGRF registers.
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 2 Sep 2016 04:25:18 +0000 (21:25 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Wed, 14 Sep 2016 21:50:54 +0000 (14:50 -0700)
commit1a4b7fdd88919b9ea51a4e9ce3808d85eea9fe5e
tree1d82230f5d93ba895909e8f83bf6596eefe2801c
parentd6b60934aaf2d525f7d1072c0c21af8468254647
i965/fs: Handle arbitrary offsets in brw_reg_from_fs_reg for MRF/VGRF registers.

This restriction seemed rather artificial...  Removing it actually
simplifies things slightly.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/mesa/drivers/dri/i965/brw_fs_generator.cpp