Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glTexGenxvOES

1211 void glTexGenxvOES(GLenum coord, GLenum pname, const GLfixed *params)
1213 getDispatch()->glTexGenxvOES(coord, pname, params);