i965/fs: Switch mask_relative_to() used in compute-to-mrf to byte units.
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 2 Sep 2016 22:21:26 +0000 (15:21 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Wed, 14 Sep 2016 21:50:56 +0000 (14:50 -0700)
commita384503c156e182560104e6c43a6bf0c64608791
tree21352e950262e57eedc3d75016fdca4ae78e3dba
parent401fc228fd7214086ced0a887bbbefd2e60948fa
i965/fs: Switch mask_relative_to() used in compute-to-mrf to byte units.

This makes the helper function less annoying to use and somewhat more
accurate.

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