Searched refs:Map1TextureCoord3 (Results 1 – 5 of 5) sorted by relevance
88 else if (ctx->Eval.Map1TextureCoord3) in vbo_exec_eval_update()
94 GLboolean Map1TextureCoord3; member360 attr->Map1TextureCoord3 = ctx->Eval.Map1TextureCoord3; in _mesa_PushAttrib()665 TEST_AND_UPDATE(ctx->Eval.Map1TextureCoord3, enable->Map1TextureCoord3, in pop_enable_group()
651 if (ctx->Eval.Map1TextureCoord3 == state) in _mesa_set_enable()655 ctx->Eval.Map1TextureCoord3 = state; in _mesa_set_enable()1606 return ctx->Eval.Map1TextureCoord3; in _mesa_IsEnabled()
890 ctx->Eval.Map1TextureCoord3 = GL_FALSE; in _mesa_init_eval()
528 GLboolean Map1TextureCoord3; member