i965/gen6+: Invalidate constant cache on brw_emit_mi_flush().
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 9 Dec 2016 02:00:17 +0000 (18:00 -0800)
committerFrancisco Jerez <currojerez@riseup.net>
Thu, 15 Dec 2016 00:50:26 +0000 (16:50 -0800)
commit591e14ec08b13e8d50636feb1afa578257175b9d
tree7dbb3684b533745867a9a613d868538cdc3c4baf
parente0c1ec3b0965d573408536e6e17d41cd39f26616
i965/gen6+: Invalidate constant cache on brw_emit_mi_flush().

In order to make sure that the constant cache is coherent with
previous rendering when we start using it for pull constant loads.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_pipe_control.c