Searched refs:GL_DrawElementsInstancedBaseVertexOES (Results 1 – 4 of 4) sorted by relevance
305 {"glDrawElementsInstancedBaseVertexOES", P(GL_DrawElementsInstancedBaseVertexOES)},
1294 ANGLE_EXPORT void GL_APIENTRY GL_DrawElementsInstancedBaseVertexOES(GLenum mode,
4990 return GL_DrawElementsInstancedBaseVertexOES(mode, count, type, indices, instancecount, in glDrawElementsInstancedBaseVertexOES()
8543 void GL_APIENTRY GL_DrawElementsInstancedBaseVertexOES(GLenum mode, in GL_DrawElementsInstancedBaseVertexOES() function