Searched refs:AutoNormal (Results 1 – 6 of 6) sorted by relevance
207 if (exec->ctx->Eval.AutoNormal) { in vbo_exec_do_EvalCoord2f()
750 if (ctx->Eval.AutoNormal) in vbo_exec_EvalCoord2f()
72 GLboolean AutoNormal; member337 attr->AutoNormal = ctx->Eval.AutoNormal; in _mesa_PushAttrib()690 TEST_AND_UPDATE(ctx->Eval.AutoNormal, enable->AutoNormal, GL_AUTO_NORMAL); in pop_enable_group()
406 if (ctx->Eval.AutoNormal == state) in _mesa_set_enable()410 ctx->Eval.AutoNormal = state; in _mesa_set_enable()1517 return ctx->Eval.AutoNormal; in _mesa_IsEnabled()
903 ctx->Eval.AutoNormal = GL_FALSE; in _mesa_init_eval()
541 GLboolean AutoNormal; member