i965/gen6: Add state dumping for the VS constants.
authorEric Anholt <eric@anholt.net>
Fri, 8 Jul 2011 20:35:42 +0000 (13:35 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 11 Jul 2011 16:27:27 +0000 (09:27 -0700)
commita1226bcd20a582146f1848cc0af8145c53b0ecbc
treef9a5aac0132a24db5a5bc3367bc60eaeae9e6596
parent6e17a01e427bb621f606b4237fae58c446de9a70
i965/gen6: Add state dumping for the VS constants.

This is quite a bit of spam, but I think it's useful to have in a full
INTEL_DEBUG=batch dump.  And a lot of this spam on glxgears is just
because we're awful at handling our constants :/

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