Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glLightModelx

541 void glLightModelx(GLenum pname, GLfixed param)
543 getDispatch()->glLightModelx(pname, param);