Searched refs:Map2Index (Results 1 – 4 of 4) sorted by relevance
124 return &ctx->EvalMap.Map2Index; in get_2d_map()895 ctx->Eval.Map2Index = GL_FALSE; in _mesa_init_eval()934 init_2d_map( &ctx->EvalMap.Map2Index, 1, index ); in _mesa_init_eval()960 free(ctx->EvalMap.Map2Index.Points); in _mesa_free_eval_data()
99 GLboolean Map2Index; member365 attr->Map2Index = ctx->Eval.Map2Index; in _mesa_PushAttrib()675 TEST_AND_UPDATE(ctx->Eval.Map2Index, enable->Map2Index, GL_MAP2_INDEX); in pop_enable_group()
696 if (ctx->Eval.Map2Index == state) in _mesa_set_enable()700 ctx->Eval.Map2Index = state; in _mesa_set_enable()1626 return ctx->Eval.Map2Index; in _mesa_IsEnabled()
533 GLboolean Map2Index; member1750 struct gl_2d_map Map2Index; member