Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glLightx

551 void glLightx(GLenum light, GLenum pname, GLfixed param)
553 getDispatch()->glLightx(light, pname, param);