i965/blorp: Move MCS allocation earlier for clears
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 26 May 2017 02:13:47 +0000 (19:13 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 8 Jun 2017 05:18:53 +0000 (22:18 -0700)
commit3b65f9499c36d7b4ce7e4661299c23bc9d3816e6
tree10b8830c14f6ef3a725b9f3293917b55da90260d
parent076defba7a4a89972d34084fefa6227344280f77
i965/blorp: Move MCS allocation earlier for clears

This way it happens before we call get_aux_state.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Chad Versace <chadversary@chromium.org>
src/mesa/drivers/dri/i965/brw_blorp.c