Searched refs:GL_MAP1_NORMAL (Results 1 – 6 of 6) sorted by relevance
401 EXPECT_EQ(3, __glMap1d_size(GL_MAP1_NORMAL)); in TEST()416 case GL_MAP1_NORMAL: in TEST()
61 case GL_MAP1_NORMAL: return 3; in _mesa_evaluator_components()97 case GL_MAP1_NORMAL: in get_1d_map()
515 case GL_MAP1_NORMAL: in _mesa_set_enable()1399 case GL_MAP1_NORMAL: in _mesa_IsEnabled()
621 TEST_AND_UPDATE(ctx->Eval.Map1Normal, enable->Map1Normal, GL_MAP1_NORMAL); in pop_enable_group()
458 { GL_MAP1_NORMAL, CONTEXT_BOOL(Eval.Map1Normal), NO_EXTRA },
524 #define GL_MAP1_NORMAL 0x0D92 macro