i965/fs_builder: Use the dispatch width for setting exec sizes
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 18 Jun 2015 19:51:51 +0000 (12:51 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 30 Jun 2015 23:13:50 +0000 (16:13 -0700)
commitb624ccc206cbf19989c6562416d7c21b66270577
tree7b03bcfadf18b287f955afbd6fe391702a5bf1d7
parent500525e96019aff551afa8fee841d00ca9ec4c4f
i965/fs_builder: Use the dispatch width for setting exec sizes

Previously we used dst.width but the two *should* be the same.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Acked-by: Francisco Jerez <currojerez@riseup.net>
src/mesa/drivers/dri/i965/brw_fs_builder.h