Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp945 {"glVertex3fv", P(GL_Vertex3fv)},
Dentry_points_gl_1_autogen.h399 ANGLE_EXPORT void GL_APIENTRY GL_Vertex3fv(const GLfloat *v);
DlibGL_autogen.cpp1539 return GL_Vertex3fv(v); in glVertex3fv()
Dentry_points_gl_1_autogen.cpp6704 void GL_APIENTRY GL_Vertex3fv(const GLfloat *v) in GL_Vertex3fv() function