Searched refs:Map1Index (Results 1 – 5 of 5) sorted by relevance
94 return &ctx->EvalMap.Map1Index; in get_1d_map()883 ctx->Eval.Map1Index = GL_FALSE; in _mesa_init_eval()921 init_1d_map( &ctx->EvalMap.Map1Index, 1, index ); in _mesa_init_eval()947 free(ctx->EvalMap.Map1Index.Points); in _mesa_free_eval_data()
87 GLboolean Map1Index; member342 attr->Map1Index = ctx->Eval.Map1Index; in _mesa_PushAttrib()620 TEST_AND_UPDATE(ctx->Eval.Map1Index, enable->Map1Index, GL_MAP1_INDEX); in pop_enable_group()
510 if (ctx->Eval.Map1Index == state) in _mesa_set_enable()513 ctx->Eval.Map1Index = state; in _mesa_set_enable()1398 return ctx->Eval.Map1Index; in _mesa_IsEnabled()
559 GLboolean Map1Index; member1711 struct gl_1d_map Map1Index; member
457 { GL_MAP1_INDEX, CONTEXT_BOOL(Eval.Map1Index), NO_EXTRA },