Searched refs:Map1TextureCoord1 (Results 1 – 6 of 6) sorted by relevance
89 GLboolean Map1TextureCoord1; member344 attr->Map1TextureCoord1 = ctx->Eval.Map1TextureCoord1; in _mesa_PushAttrib()622 TEST_AND_UPDATE(ctx->Eval.Map1TextureCoord1, enable->Map1TextureCoord1, in pop_enable_group()
526 if (ctx->Eval.Map1TextureCoord1 == state) in _mesa_set_enable()529 ctx->Eval.Map1TextureCoord1 = state; in _mesa_set_enable()1406 return ctx->Eval.Map1TextureCoord1; in _mesa_IsEnabled()
885 ctx->Eval.Map1TextureCoord1 = GL_FALSE; in _mesa_init_eval()
561 GLboolean Map1TextureCoord1; member
92 else if (ctx->Eval.Map1TextureCoord1) in vbo_exec_eval_update()
459 { GL_MAP1_TEXTURE_COORD_1, CONTEXT_BOOL(Eval.Map1TextureCoord1), NO_EXTRA },