swrast: Drop remaining use of _ReallyEnabled.
authorEric Anholt <eric@anholt.net>
Thu, 24 Apr 2014 00:21:57 +0000 (17:21 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 30 Apr 2014 21:33:20 +0000 (14:33 -0700)
commit2f8749af20d4bcfc976e64d4bcaef87728c54b5c
tree647872a26d2b5633c661ff310fed540d22fa60ec
parent8061f90a64e81eeaf1508d29a0b2524961ef1ab8
swrast: Drop remaining use of _ReallyEnabled.

The _MaxEnabledTexImageUnit check assures us that Unit[0].Current != NULL.
This is the last consumer of _ReallyEnabled outside of the radeons.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/swrast/s_triangle.c