Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp953 {"glVertex4fv", P(GL_Vertex4fv)},
Dentry_points_gl_1_autogen.h407 ANGLE_EXPORT void GL_APIENTRY GL_Vertex4fv(const GLfloat *v);
DlibGL_autogen.cpp1579 return GL_Vertex4fv(v); in glVertex4fv()
Dentry_points_gl_1_autogen.cpp6874 void GL_APIENTRY GL_Vertex4fv(const GLfloat *v) in GL_Vertex4fv() function