Files
mesa/src
Francisco Jerez 53077aee66 i965/fs: Set the execution size of the MOVs correctly in opt_combine_constants().
The execution size was being left equal to the default of 8/16, which
AFAICT would have overwritten components other than the one we wanted
to initialize and could potentially have corrupted other registers.

Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
2015-07-29 14:14:29 +03:00
..
2015-07-22 16:35:27 +01:00
2015-07-22 16:35:27 +01:00