Searched refs:GL_MAP1_COLOR_4 (Results 1 – 6 of 6) sorted by relevance
404 EXPECT_EQ(4, __glMap1d_size(GL_MAP1_COLOR_4)); in TEST()419 case GL_MAP1_COLOR_4: in TEST()
60 case GL_MAP1_COLOR_4: return 4; in _mesa_evaluator_components()95 case GL_MAP1_COLOR_4: in get_1d_map()
499 case GL_MAP1_COLOR_4: in _mesa_set_enable()1391 case GL_MAP1_COLOR_4: in _mesa_IsEnabled()
619 TEST_AND_UPDATE(ctx->Eval.Map1Color4, enable->Map1Color4, GL_MAP1_COLOR_4); in pop_enable_group()
454 { GL_MAP1_COLOR_4, CONTEXT_BOOL(Eval.Map1Color4), NO_EXTRA },
522 #define GL_MAP1_COLOR_4 0x0D90 macro