Home | History | Annotate | Download | only in libGLES_CM

Lines Matching refs:GL_LIGHT0

1189 		case GL_LIGHT0:                   context->setLightEnabled(0, false);              break;
1326 case GL_LIGHT0: context->setLightEnabled(0, true); break;
2488 case GL_LIGHT0: return context->isLightEnabled(0); break;
2675 int index = light - GL_LIGHT0;
2743 int index = light - GL_LIGHT0;