Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glLightModelxvOES

926 void glLightModelxvOES(GLenum pname, const GLfixed *params)
928 getDispatch()->glLightModelxvOES(pname, params);