Home | History | Annotate | Download | only in jni

Lines Matching refs:glReadBuffer

326 /* void glReadBuffer ( GLenum mode ) */
330 glReadBuffer(
5049 {"glReadBuffer", "(I)V", (void *) android_glReadBuffer__I },