i965: Fix streamed state dumping/annotation after the blorp-flush change.
authorEric Anholt <eric@anholt.net>
Wed, 20 Nov 2013 00:00:28 +0000 (16:00 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 23 Nov 2013 00:36:27 +0000 (16:36 -0800)
commit5891f981452c1c5ed45b5a7e5fe54a9884ced2b6
tree0aae7da5e344540463c5241d4136e9f43592f669
parent315b06ff62357d2196d9f1d4926c517d098e5647
i965: Fix streamed state dumping/annotation after the blorp-flush change.

I think I was thinking of the batch command packet cache when I pasted
this in, but this counter is only used for dumping out streamed state for
INTEL_DEBUG=batch and for putting annotations in our aub files.

Cc: "10.0" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_blorp.cpp