i965: clip: Remove no-longer-needed variables.
authorPaul Berry <stereotype441@gmail.com>
Fri, 26 Aug 2011 16:30:35 +0000 (09:30 -0700)
committerPaul Berry <stereotype441@gmail.com>
Tue, 6 Sep 2011 18:05:38 +0000 (11:05 -0700)
commit78be5bcb222d379a07979de98ff5b9e3549de6a7
tree7989f68f8abad37f523eb6125213bd2a2528af5f
parent4efb32c642507228d5bfebbd6d403dd9944f9b7c
i965: clip: Remove no-longer-needed variables.

The variables offset[], idx_to_attr[], nr_bytes, nr_attrs, and
header_regs were all serving purposes which are now served by the VUE
map.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_clip.c
src/mesa/drivers/dri/i965/brw_clip.h