mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 09:28:07 +02:00
i965: remove _NEW_ACCUM
This commit is contained in:
parent
a287a758c6
commit
c78b48d808
1 changed files with 0 additions and 1 deletions
|
|
@ -233,7 +233,6 @@ static struct dirty_bit_map mesa_bits[] = {
|
|||
DEFINE_BIT(_NEW_MODELVIEW),
|
||||
DEFINE_BIT(_NEW_PROJECTION),
|
||||
DEFINE_BIT(_NEW_TEXTURE_MATRIX),
|
||||
DEFINE_BIT(_NEW_ACCUM),
|
||||
DEFINE_BIT(_NEW_COLOR),
|
||||
DEFINE_BIT(_NEW_DEPTH),
|
||||
DEFINE_BIT(_NEW_EVAL),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue