diff options
author | Brian Paul <[email protected]> | 2011-09-30 08:15:30 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-09-30 08:16:21 -0600 |
commit | 57169c469406f1880107a6b9f052708ce078942d (patch) | |
tree | bd62cb65ae79ffe79b09c09832ad90d7202b1d69 /src/mesa/main/pixel.c | |
parent | 4e6bb0774ffa93141a3a8ec7bb47b190810b2a4b (diff) |
mesa: add _NEW_CURRENT_ATTRIB in _mesa_program_state_flags()
If color material mode is enabled, constant buffer entries related
to the material coefficients will depend on glColor. So add
_NEW_CURRENT_ATTRIB to the bitset returned for material-related
constants in _mesa_program_state_flags().
This fixes a bug exercised by the new piglit draw-arrays-colormaterial
test.
Note: This is a candidate for the 7.11 branch.
Diffstat (limited to 'src/mesa/main/pixel.c')
0 files changed, 0 insertions, 0 deletions