Searched refs:GL_Vertex4fv (Results 1 – 4 of 4) sorted by relevance
953 {"glVertex4fv", P(GL_Vertex4fv)},
407 ANGLE_EXPORT void GL_APIENTRY GL_Vertex4fv(const GLfloat *v);
1579 return GL_Vertex4fv(v); in glVertex4fv()
6874 void GL_APIENTRY GL_Vertex4fv(const GLfloat *v) in GL_Vertex4fv() function