Searched refs:GL_MapBufferOES (Results 1 – 4 of 4) sorted by relevance
600 {"glMapBufferOES", P(GL_MapBufferOES)},
1372 ANGLE_EXPORT void *GL_APIENTRY GL_MapBufferOES(GLenum target, GLenum access);
5170 return GL_MapBufferOES(target, access); in glMapBufferOES()
9347 void *GL_APIENTRY GL_MapBufferOES(GLenum target, GLenum access) in GL_MapBufferOES() function