Searched refs:Map2TextureCoord2 (Results 1 – 6 of 6) sorted by relevance
99 GLboolean Map2TextureCoord2; member354 attr->Map2TextureCoord2 = ctx->Eval.Map2TextureCoord2; in _mesa_PushAttrib()640 TEST_AND_UPDATE(ctx->Eval.Map2TextureCoord2, enable->Map2TextureCoord2, in pop_enable_group()
567 if (ctx->Eval.Map2TextureCoord2 == state) in _mesa_set_enable()570 ctx->Eval.Map2TextureCoord2 = state; in _mesa_set_enable()1348 return ctx->Eval.Map2TextureCoord2; in _mesa_IsEnabled()
895 ctx->Eval.Map2TextureCoord2 = GL_FALSE; in _mesa_init_eval()
556 GLboolean Map2TextureCoord2; member
99 else if (ctx->Eval.Map2TextureCoord2) in vbo_exec_eval_update()
469 { GL_MAP2_TEXTURE_COORD_2, CONTEXT_BOOL(Eval.Map2TextureCoord2), NO_EXTRA },