mesa: fixed computation of _EnabledCoordUnits
authorBrian Paul <brianp@vmware.com>
Mon, 2 Mar 2009 17:58:51 +0000 (10:58 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 2 Mar 2009 17:58:51 +0000 (10:58 -0700)
commite68208f26260e5c964bc1c8674c722d0d60db3ee
tree20ccc6b01893bda6f502958bcaaef59a702870b0
parente30f7657639d53dc87fa35aa2ec02ed13c70f796
mesa: fixed computation of _EnabledCoordUnits

This field should not include vertex textures.  It indicates the coord
inputs for fragment / fixed-function processing.
src/mesa/main/texstate.c