Searched refs:GL_LIGHT4 (Results 1 – 10 of 10) sorted by relevance
170 case GL_LIGHT4: in nouveau_enable()
428 case GL_LIGHT4: in _mesa_set_enable()1368 case GL_LIGHT4: in _mesa_IsEnabled()
499 #define GL_LIGHT4 0x4004 macro
372 #define GL_LIGHT4 0x4004 macro
363 #define GL_LIGHT4 0x4004 macro
1193 case GL_LIGHT4: context->setLightEnabled(4, false); break; in Disable()1330 case GL_LIGHT4: context->setLightEnabled(4, true); break; in Enable()2497 case GL_LIGHT4: return context->isLightEnabled(4); break; in IsEnabled()
102 { GL_LIGHT4, CONTEXT_BOOL(Light.Light[4].Enabled), NO_EXTRA },
1568 case GL_LIGHT4: in radeonEnable()
1762 case GL_LIGHT4: in r200Enable()
286 #define GL_LIGHT4 0x4004 macro