Searched refs:GL_MAP2_NORMAL (Results 1 – 6 of 6) sorted by relevance
435 EXPECT_EQ(3, __glMap2d_size(GL_MAP2_NORMAL)); in TEST()450 case GL_MAP2_NORMAL: in TEST()
70 case GL_MAP2_NORMAL: return 3; in _mesa_evaluator_components()128 case GL_MAP2_NORMAL: in get_2d_map()
587 case GL_MAP2_NORMAL: in _mesa_set_enable()1435 case GL_MAP2_NORMAL: in _mesa_IsEnabled()
637 TEST_AND_UPDATE(ctx->Eval.Map2Normal, enable->Map2Normal, GL_MAP2_NORMAL); in pop_enable_group()
469 { GL_MAP2_NORMAL, CONTEXT_BOOL(Eval.Map2Normal), NO_EXTRA },
533 #define GL_MAP2_NORMAL 0x0DB2 macro