Searched refs:Map2TextureCoord4 (Results 1 – 5 of 5) sorted by relevance
95 if (ctx->Eval.Map2TextureCoord4) in vbo_exec_eval_update()
104 GLboolean Map2TextureCoord4; member370 attr->Map2TextureCoord4 = ctx->Eval.Map2TextureCoord4; in _mesa_PushAttrib()683 TEST_AND_UPDATE(ctx->Eval.Map2TextureCoord4, enable->Map2TextureCoord4, in pop_enable_group()
741 if (ctx->Eval.Map2TextureCoord4 == state) in _mesa_set_enable()745 ctx->Eval.Map2TextureCoord4 = state; in _mesa_set_enable()1646 return ctx->Eval.Map2TextureCoord4; in _mesa_IsEnabled()
900 ctx->Eval.Map2TextureCoord4 = GL_FALSE; in _mesa_init_eval()
538 GLboolean Map2TextureCoord4; member