Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glLightModelxv

546 void glLightModelxv(GLenum pname, const GLfixed *params)
548 getDispatch()->glLightModelxv(pname, params);