i965/fs: Simplify get_fpu_lowered_simd_width() by using inequalities instead of rounding.
authorFrancisco Jerez <currojerez@riseup.net>
Wed, 7 Sep 2016 20:32:25 +0000 (13:32 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Wed, 14 Sep 2016 21:50:56 +0000 (14:50 -0700)
commit3b7b90878770530ad3da44c6beb1401c40f1ffd6
tree9fe7d77737f064f63a8baf6c26c6eb8a8eca91fc
parentee930c0435b1996fc828654608315aed2aa05229
i965/fs: Simplify get_fpu_lowered_simd_width() by using inequalities instead of rounding.

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