Searched refs:GL_Vertex3fv (Results 1 – 4 of 4) sorted by relevance
945 {"glVertex3fv", P(GL_Vertex3fv)},
399 ANGLE_EXPORT void GL_APIENTRY GL_Vertex3fv(const GLfloat *v);
1539 return GL_Vertex3fv(v); in glVertex3fv()
6704 void GL_APIENTRY GL_Vertex3fv(const GLfloat *v) in GL_Vertex3fv() function