Searched refs:Map1TextureCoord1 (Results 1 – 6 of 6) sorted by relevance
91 GLboolean Map1TextureCoord1; member285 attr->Map1TextureCoord1 = ctx->Eval.Map1TextureCoord1; in _mesa_PushAttrib()539 TEST_AND_UPDATE(ctx->Eval.Map1TextureCoord1, enable->Map1TextureCoord1, in pop_enable_group()
471 if (ctx->Eval.Map1TextureCoord1 == state) in _mesa_set_enable()474 ctx->Eval.Map1TextureCoord1 = state; in _mesa_set_enable()1321 return ctx->Eval.Map1TextureCoord1; in _mesa_IsEnabled()
981 ctx->Eval.Map1TextureCoord1 = GL_FALSE; in _mesa_init_eval()
855 GLboolean Map1TextureCoord1; member
877 { GL_MAP1_TEXTURE_COORD_1, CONTEXT_BOOL(Eval.Map1TextureCoord1), NO_EXTRA },
92 else if (ctx->Eval.Map1TextureCoord1) in vbo_exec_eval_update()