i965: Use the multiplication result's type for the accumulator.
authorMatt Turner <mattst88@gmail.com>
Thu, 26 Sep 2013 20:51:37 +0000 (13:51 -0700)
committerMatt Turner <mattst88@gmail.com>
Mon, 7 Oct 2013 17:43:19 +0000 (10:43 -0700)
commit85154241d63c3b984f001384767898b0742f9d02
treef9d96d5f0125a75b938443484632f751e7e29b5f
parent6ff8f0630833396fb7aff266657d4e1a04400719
i965: Use the multiplication result's type for the accumulator.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp