Searched refs:Vertex4fv (Results 1 – 6 of 6) sorted by relevance
75 vfmt->Vertex4fv = NAME(Vertex4fv);
242 TAG(Vertex4fv)(const GLfloat * v) in TAG() argument
103 SET_Vertex4fv(tab, vfmt->Vertex4fv); in install_vtxfmt()
1388 void (GLAPIENTRYP Vertex4fv)( const GLfloat * );
709 { "glVertex4fv", _O(Vertex4fv) },
6887 ANGLE_CAPTURE(Vertex4fv, isCallValid, context, v); in GL_Vertex4fv()