Home | History | Annotate | Download | only in libGLES_CM

Lines Matching full:lightx

253 void Lightx(GLenum light, GLenum pname, GLfixed param);
1035 return es1::Lightx(light, pname, param);
1523 this->glLightx = es1::Lightx;