Searched refs:GL_Vertex3f (Results 1 – 4 of 4) sorted by relevance
944 {"glVertex3f", P(GL_Vertex3f)},
398 ANGLE_EXPORT void GL_APIENTRY GL_Vertex3f(GLfloat x, GLfloat y, GLfloat z);
1534 return GL_Vertex3f(x, y, z); in glVertex3f()
6683 void GL_APIENTRY GL_Vertex3f(GLfloat x, GLfloat y, GLfloat z) in GL_Vertex3f() function