Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glMapBufferOES

1116 void* glMapBufferOES(GLenum target, GLenum access)
1118 return getDispatch()->glMapBufferOES(target, access);