i965: Remove unused structures for command packets.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 30 Jun 2011 07:15:34 +0000 (00:15 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 7 Jul 2011 20:31:41 +0000 (13:31 -0700)
commit3de9405763ad4b9e78577699ec206be7dda03374
tree50e780ccfe970dc7c408ef44b5b2c86e758050b6
parent247e4c69ce6389805437256524d043019abfa6d1
i965: Remove unused structures for command packets.

We simply emit these using OUT_BATCH and bitshifting, as it results in
better compiled code than packed structures.  Since our documentation
is public, it's not terribly useful to keep these around for reference.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_structs.h