Home | History | Annotate | Download | only in main

Lines Matching refs:ENUM

494 #define TEST_AND_UPDATE(VALUE, NEWVALUE, ENUM)		\
496 _mesa_set_enable( ctx, ENUM, (NEWVALUE) ); \