Home | History | Annotate | Download | only in libGLES_CM

Lines Matching refs:LightModelfv

248 void LightModelfv(GLenum pname, const GLfloat *params);
1010 return es1::LightModelfv(pname, params);
1518 this->glLightModelfv = es1::LightModelfv;