Searched refs:GL_Vertex3d (Results 1 – 4 of 4) sorted by relevance
942 {"glVertex3d", P(GL_Vertex3d)},
396 ANGLE_EXPORT void GL_APIENTRY GL_Vertex3d(GLdouble x, GLdouble y, GLdouble z);
1524 return GL_Vertex3d(x, y, z); in glVertex3d()
6641 void GL_APIENTRY GL_Vertex3d(GLdouble x, GLdouble y, GLdouble z) in GL_Vertex3d() function