Searched refs:GL_Vertex2fv (Results 1 – 4 of 4) sorted by relevance
937 {"glVertex2fv", P(GL_Vertex2fv)},
391 ANGLE_EXPORT void GL_APIENTRY GL_Vertex2fv(const GLfloat *v);
1499 return GL_Vertex2fv(v); in glVertex2fv()
6536 void GL_APIENTRY GL_Vertex2fv(const GLfloat *v) in GL_Vertex2fv() function