i965/fs: Disable fs_inst assignment operator.
authorMatt Turner <mattst88@gmail.com>
Thu, 20 Feb 2014 17:14:40 +0000 (09:14 -0800)
committerMatt Turner <mattst88@gmail.com>
Sun, 1 Jun 2014 20:29:23 +0000 (13:29 -0700)
commita391e99b231f107e8881c00a85af236472f5167d
tree57b68af97f5dbfda5119acde846ecf2735aa675b
parent6d3a15223aedaff26dd3aab900e02c8548956973
i965/fs: Disable fs_inst assignment operator.

The fs_reg src array is going to turn into a pointer and we'd rather not
consider the implications of shallow copying fs_insts.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs.h