Searched refs:Map2TextureCoord3 (Results 1 – 6 of 6) sorted by relevance
100 GLboolean Map2TextureCoord3; member355 attr->Map2TextureCoord3 = ctx->Eval.Map2TextureCoord3; in _mesa_PushAttrib()642 TEST_AND_UPDATE(ctx->Eval.Map2TextureCoord3, enable->Map2TextureCoord3, in pop_enable_group()
614 if (ctx->Eval.Map2TextureCoord3 == state) in _mesa_set_enable()617 ctx->Eval.Map2TextureCoord3 = state; in _mesa_set_enable()1450 return ctx->Eval.Map2TextureCoord3; in _mesa_IsEnabled()
896 ctx->Eval.Map2TextureCoord3 = GL_FALSE; in _mesa_init_eval()
572 GLboolean Map2TextureCoord3; member
97 else if (ctx->Eval.Map2TextureCoord3) in vbo_exec_eval_update()
472 { GL_MAP2_TEXTURE_COORD_3, CONTEXT_BOOL(Eval.Map2TextureCoord3), NO_EXTRA },