i965/fs: Fix passing an immediate to half().
authorFrancisco Jerez <currojerez@riseup.net>
Wed, 22 Apr 2015 12:01:24 +0000 (15:01 +0300)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 6 May 2015 17:29:29 +0000 (10:29 -0700)
commit88414de45e723a7fe8f052a3ab616aa7bc568519
tree7c793be1bfc5fac9d1e28d83297d8c15a9bce6b7
parent5b2d3480f57168d50ad24cf0b8c9244414bd3701
i965/fs: Fix passing an immediate to half().

Immediates are generally uniform, they yield the same value to both
halves of any instruction.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_ir_fs.h