Searched refs:Vertex2fv (Results 1 – 6 of 6) sorted by relevance
71 vfmt->Vertex2fv = NAME(Vertex2fv);
214 TAG(Vertex2fv)(const GLfloat * v) in TAG() argument
99 SET_Vertex2fv(tab, vfmt->Vertex2fv); in install_vtxfmt()
1384 void (GLAPIENTRYP Vertex2fv)( const GLfloat * );
693 { "glVertex2fv", _O(Vertex2fv) },
6549 ANGLE_CAPTURE(Vertex2fv, isCallValid, context, v); in GL_Vertex2fv()