i965/blorp: Use the isl_surf for more params setup
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 20 Jul 2016 02:01:38 +0000 (19:01 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 17 Aug 2016 21:46:22 +0000 (14:46 -0700)
commit57664c869ffcea436449f77a36dd6538c934c125
treee57b457175e0200849bedcad3d9a586c19f4adfb
parentd8644f3eb6d24c50f8fbad4820e5b9e7803d09c3
i965/blorp: Use the isl_surf for more params setup

The isl_surf munging doesn't happen until fairly late in the blorp_blit
function.  We can use the isl_surf for the vast majority if not all of our
params setup.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/brw_blorp_blit.cpp