i965/fs_cse: Factor out code to create copy instructions
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 24 Mar 2015 22:06:24 +0000 (15:06 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 6 May 2015 17:29:29 +0000 (10:29 -0700)
commita9ccb14d141de57487933d9535479acd3612aa9e
tree4b7129c7c02908b2bf0c9cfdc874ca282a5e73a4
parentcf4607e85339c3cfd6ab5fd4a28985c9fafb0b86
i965/fs_cse: Factor out code to create copy instructions

v2: Get rid of the block parameter and make src a const reference

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs_cse.cpp