i965/fs: Allow 2-src math instructions to have immediate src1.
authorMatt Turner <mattst88@gmail.com>
Tue, 17 Mar 2015 00:53:34 +0000 (17:53 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 24 Apr 2015 18:39:01 +0000 (11:39 -0700)
commit0087cf23e8e399778e93369d67dd543e767ab526
treed5172eb5c0320bc9bf2ff9d1601c3d5ad4b3db93
parentf251ea393bf3d01d242e2eb56cd0f2b0e140f7b2
i965/fs: Allow 2-src math instructions to have immediate src1.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs_combine_constants.cpp
src/mesa/drivers/dri/i965/brw_fs_copy_propagation.cpp