Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glLightModelxvOES

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