Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glLightModelxOES

921 void glLightModelxOES(GLenum pname, GLfixed param)
923 getDispatch()->glLightModelxOES(pname, param);