Searched refs:Map2TextureCoord3 (Results 1 – 6 of 6) sorted by relevance
103 GLboolean Map2TextureCoord3; member297 attr->Map2TextureCoord3 = ctx->Eval.Map2TextureCoord3; in _mesa_PushAttrib()563 TEST_AND_UPDATE(ctx->Eval.Map2TextureCoord3, enable->Map2TextureCoord3, in pop_enable_group()
559 if (ctx->Eval.Map2TextureCoord3 == state) in _mesa_set_enable()562 ctx->Eval.Map2TextureCoord3 = state; in _mesa_set_enable()1365 return ctx->Eval.Map2TextureCoord3; in _mesa_IsEnabled()
993 ctx->Eval.Map2TextureCoord3 = GL_FALSE; in _mesa_init_eval()
867 GLboolean Map2TextureCoord3; member
890 { GL_MAP2_TEXTURE_COORD_3, CONTEXT_BOOL(Eval.Map2TextureCoord3), NO_EXTRA },
97 else if (ctx->Eval.Map2TextureCoord3) in vbo_exec_eval_update()