i965: SF: Remove attr_to_idx and idx_to_attr.
authorPaul Berry <stereotype441@gmail.com>
Thu, 25 Aug 2011 01:41:30 +0000 (18:41 -0700)
committerPaul Berry <stereotype441@gmail.com>
Tue, 6 Sep 2011 18:04:47 +0000 (11:04 -0700)
commit08f030baec3d13805c5800183550d8ad88ed8881
tree992c891ee5e70173843d6a254518f4923f294d43
parent84e7d04e1d2ac9621c5fbb0f878164e7c16d2cf7
i965: SF: Remove attr_to_idx and idx_to_attr.

These data structures were serving the same purpose as the VUE map,
but were buggy.  Now that the code has been transitioned to use the
VUE map, they are not needed.

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