Searched refs:Map1TextureCoord3 (Results 1 – 6 of 6) sorted by relevance
93 GLboolean Map1TextureCoord3; member287 attr->Map1TextureCoord3 = ctx->Eval.Map1TextureCoord3; in _mesa_PushAttrib()543 TEST_AND_UPDATE(ctx->Eval.Map1TextureCoord3, enable->Map1TextureCoord3, in pop_enable_group()
487 if (ctx->Eval.Map1TextureCoord3 == state) in _mesa_set_enable()490 ctx->Eval.Map1TextureCoord3 = state; in _mesa_set_enable()1329 return ctx->Eval.Map1TextureCoord3; in _mesa_IsEnabled()
983 ctx->Eval.Map1TextureCoord3 = GL_FALSE; in _mesa_init_eval()
857 GLboolean Map1TextureCoord3; member
879 { GL_MAP1_TEXTURE_COORD_3, CONTEXT_BOOL(Eval.Map1TextureCoord3), NO_EXTRA },
88 else if (ctx->Eval.Map1TextureCoord3) in vbo_exec_eval_update()