Home
last modified time | relevance | path

Searched refs:GL_Vertex2f (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp936 {"glVertex2f", P(GL_Vertex2f)},
Dentry_points_gl_1_autogen.h390 ANGLE_EXPORT void GL_APIENTRY GL_Vertex2f(GLfloat x, GLfloat y);
DlibGL_autogen.cpp1494 return GL_Vertex2f(x, y); in glVertex2f()
Dentry_points_gl_1_autogen.cpp6515 void GL_APIENTRY GL_Vertex2f(GLfloat x, GLfloat y) in GL_Vertex2f() function