Searched refs:Map1TextureCoord1 (Results 1 – 5 of 5) sorted by relevance
92 else if (ctx->Eval.Map1TextureCoord1) in vbo_exec_eval_update()
92 GLboolean Map1TextureCoord1; member358 attr->Map1TextureCoord1 = ctx->Eval.Map1TextureCoord1; in _mesa_PushAttrib()661 TEST_AND_UPDATE(ctx->Eval.Map1TextureCoord1, enable->Map1TextureCoord1, in pop_enable_group()
633 if (ctx->Eval.Map1TextureCoord1 == state) in _mesa_set_enable()637 ctx->Eval.Map1TextureCoord1 = state; in _mesa_set_enable()1598 return ctx->Eval.Map1TextureCoord1; in _mesa_IsEnabled()
888 ctx->Eval.Map1TextureCoord1 = GL_FALSE; in _mesa_init_eval()
526 GLboolean Map1TextureCoord1; member