Searched refs:GL_AUTO_NORMAL (Results 1 – 4 of 4) sorted by relevance
283 case GL_AUTO_NORMAL: in _mesa_set_enable()1236 case GL_AUTO_NORMAL: in _mesa_IsEnabled()
576 TEST_AND_UPDATE(ctx->Eval.AutoNormal, enable->AutoNormal, GL_AUTO_NORMAL); in pop_enable_group()
826 { GL_AUTO_NORMAL, CONTEXT_BOOL(Eval.AutoNormal), NO_EXTRA },
549 #define GL_AUTO_NORMAL 0x0D80 macro