Searched refs:Map2TextureCoord2 (Results 1 – 5 of 5) sorted by relevance
99 else if (ctx->Eval.Map2TextureCoord2) in vbo_exec_eval_update()
102 GLboolean Map2TextureCoord2; member368 attr->Map2TextureCoord2 = ctx->Eval.Map2TextureCoord2; in _mesa_PushAttrib()679 TEST_AND_UPDATE(ctx->Eval.Map2TextureCoord2, enable->Map2TextureCoord2, in pop_enable_group()
723 if (ctx->Eval.Map2TextureCoord2 == state) in _mesa_set_enable()727 ctx->Eval.Map2TextureCoord2 = state; in _mesa_set_enable()1638 return ctx->Eval.Map2TextureCoord2; in _mesa_IsEnabled()
898 ctx->Eval.Map2TextureCoord2 = GL_FALSE; in _mesa_init_eval()
536 GLboolean Map2TextureCoord2; member