Searched refs:Map1TextureCoord4 (Results 1 – 5 of 5) sorted by relevance
95 GLboolean Map1TextureCoord4; member361 attr->Map1TextureCoord4 = ctx->Eval.Map1TextureCoord4; in _mesa_PushAttrib()667 TEST_AND_UPDATE(ctx->Eval.Map1TextureCoord4, enable->Map1TextureCoord4, in pop_enable_group()
660 if (ctx->Eval.Map1TextureCoord4 == state) in _mesa_set_enable()664 ctx->Eval.Map1TextureCoord4 = state; in _mesa_set_enable()1610 return ctx->Eval.Map1TextureCoord4; in _mesa_IsEnabled()
891 ctx->Eval.Map1TextureCoord4 = GL_FALSE; in _mesa_init_eval()
529 GLboolean Map1TextureCoord4; member
86 if (ctx->Eval.Map1TextureCoord4) in vbo_exec_eval_update()