i965: Add _NEW_LIGHT to Gen6 clip state dirty bits.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 17 May 2011 05:00:17 +0000 (22:00 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 18 May 2011 06:30:46 +0000 (23:30 -0700)
commitc6175d78705aaca23fc5561a3a73be0b6a952b27
tree503b95c697a4716245767508e730ab8863cbbe85
parent355944087365a963d01deb5fcd6727dfd5360470
i965: Add _NEW_LIGHT to Gen6 clip state dirty bits.

ctx->Light.ProvokingVertex depends on _NEW_LIGHT.

Found by inspection.

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