Home | History | Annotate | Download | only in jni

Lines Matching refs:glUnmapBuffer

889 /* GLboolean glUnmapBuffer ( GLenum target ) */
894 _returnValue = glUnmapBuffer(
5072 {"glUnmapBuffer", "(I)Z", (void *) android_glUnmapBuffer__I },