Searched refs:GL_LIGHT3 (Results 1 – 10 of 10) sorted by relevance
169 case GL_LIGHT3: in nouveau_enable()
427 case GL_LIGHT3: in _mesa_set_enable()1367 case GL_LIGHT3: in _mesa_IsEnabled()
498 #define GL_LIGHT3 0x4003 macro
371 #define GL_LIGHT3 0x4003 macro
362 #define GL_LIGHT3 0x4003 macro
1192 case GL_LIGHT3: context->setLightEnabled(3, false); break; in Disable()1329 case GL_LIGHT3: context->setLightEnabled(3, true); break; in Enable()2496 case GL_LIGHT3: return context->isLightEnabled(3); break; in IsEnabled()
101 { GL_LIGHT3, CONTEXT_BOOL(Light.Light[3].Enabled), NO_EXTRA },
1567 case GL_LIGHT3: in radeonEnable()
1761 case GL_LIGHT3: in r200Enable()
285 #define GL_LIGHT3 0x4003 macro