Searched refs:Map2TextureCoord2 (Results 1 – 6 of 6) sorted by relevance
102 GLboolean Map2TextureCoord2; member296 attr->Map2TextureCoord2 = ctx->Eval.Map2TextureCoord2; in _mesa_PushAttrib()561 TEST_AND_UPDATE(ctx->Eval.Map2TextureCoord2, enable->Map2TextureCoord2, in pop_enable_group()
551 if (ctx->Eval.Map2TextureCoord2 == state) in _mesa_set_enable()554 ctx->Eval.Map2TextureCoord2 = state; in _mesa_set_enable()1361 return ctx->Eval.Map2TextureCoord2; in _mesa_IsEnabled()
992 ctx->Eval.Map2TextureCoord2 = GL_FALSE; in _mesa_init_eval()
866 GLboolean Map2TextureCoord2; member
889 { GL_MAP2_TEXTURE_COORD_2, CONTEXT_BOOL(Eval.Map2TextureCoord2), NO_EXTRA },
99 else if (ctx->Eval.Map2TextureCoord2) in vbo_exec_eval_update()