Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glTexEnvxv

726 void glTexEnvxv(GLenum target, GLenum pname, const GLfixed *params)
728 getDispatch()->glTexEnvxv(target, pname, params);