OSDN Git Service

i965: SF: Stop using nr_setup_attrs in compute_masks.
authorPaul Berry <stereotype441@gmail.com>
Thu, 25 Aug 2011 01:57:32 +0000 (18:57 -0700)
committerPaul Berry <stereotype441@gmail.com>
Tue, 6 Sep 2011 18:04:50 +0000 (11:04 -0700)
commit58d9c95b3cb54383d07ca5560a1685fbe8588860
tree0b4150597ac433b0e900fbfcbe48f4094f2f33b1
parent08f030baec3d13805c5800183550d8ad88ed8881
i965: SF: Stop using nr_setup_attrs in compute_masks.

Previously, the SF used nr_setup_attrs to determine whether it was
looking at the last element of the VUE.  Changed this code to use the
VUE map.

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