Searched refs:GL_PointSizePointerOES (Results 1 – 5 of 5) sorted by relevance
647 {"glPointSizePointerOES", P(GL_PointSizePointerOES)},
1388 ANGLE_EXPORT void GL_APIENTRY GL_PointSizePointerOES(GLenum type,
5205 return GL_PointSizePointerOES(type, stride, pointer); in glPointSizePointerOES()
9510 void GL_APIENTRY GL_PointSizePointerOES(GLenum type, GLsizei stride, const void *pointer) in GL_PointSizePointerOES() function
860 return GL_PointSizePointerOES(type, stride, pointer); in glPointSizePointerOES()