Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glLightModelfv

136 void glLightModelfv(GLenum pname, const GLfloat *params)
138 getDispatch()->glLightModelfv(pname, params);