Searched refs:Map1Index (Results 1 – 4 of 4) sorted by relevance
94 return &ctx->EvalMap.Map1Index; in get_1d_map()874 ctx->Eval.Map1Index = GL_FALSE; in _mesa_init_eval()912 init_1d_map( &ctx->EvalMap.Map1Index, 1, index ); in _mesa_init_eval()938 free(ctx->EvalMap.Map1Index.Points); in _mesa_free_eval_data()
158 attr->Map1Index = ctx->Eval.Map1Index; in _mesa_PushAttrib()386 TEST_AND_UPDATE(ctx->Eval.Map1Index, enable->Map1Index, GL_MAP1_INDEX); in pop_enable_group()
390 GLboolean Map1Index; member1860 struct gl_1d_map Map1Index; member3130 GLboolean Map1Index; member
639 if (ctx->Eval.Map1Index == state) in _mesa_set_enable()643 ctx->Eval.Map1Index = state; in _mesa_set_enable()1621 return ctx->Eval.Map1Index; in _mesa_IsEnabled()