Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp937 {"glVertex2fv", P(GL_Vertex2fv)},
Dentry_points_gl_1_autogen.h391 ANGLE_EXPORT void GL_APIENTRY GL_Vertex2fv(const GLfloat *v);
DlibGL_autogen.cpp1499 return GL_Vertex2fv(v); in glVertex2fv()
Dentry_points_gl_1_autogen.cpp6536 void GL_APIENTRY GL_Vertex2fv(const GLfloat *v) in GL_Vertex2fv() function