Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glGetTexEnvxvOES

911 void glGetTexEnvxvOES(GLenum env, GLenum pname, GLfixed *params)
913 getDispatch()->glGetTexEnvxvOES(env, pname, params);