Searched refs:Map2Index (Results 1 – 4 of 4) sorted by relevance
125 return &ctx->EvalMap.Map2Index; in get_2d_map()883 ctx->Eval.Map2Index = GL_FALSE; in _mesa_init_eval()922 init_2d_map( &ctx->EvalMap.Map2Index, 1, index ); in _mesa_init_eval()948 free(ctx->EvalMap.Map2Index.Points); in _mesa_free_eval_data()
167 attr->Map2Index = ctx->Eval.Map2Index; in _mesa_PushAttrib()402 TEST_AND_UPDATE(ctx->Eval.Map2Index, enable->Map2Index, GL_MAP2_INDEX); in pop_enable_group()
399 GLboolean Map2Index; member1875 struct gl_2d_map Map2Index; member3139 GLboolean Map2Index; member
720 if (ctx->Eval.Map2Index == state) in _mesa_set_enable()724 ctx->Eval.Map2Index = state; in _mesa_set_enable()1657 return ctx->Eval.Map2Index; in _mesa_IsEnabled()