Searched refs:Vertex3fv (Results 1 – 6 of 6) sorted by relevance
73 vfmt->Vertex3fv = NAME(Vertex3fv);
228 TAG(Vertex3fv)(const GLfloat * v) in TAG() argument
101 SET_Vertex3fv(tab, vfmt->Vertex3fv); in install_vtxfmt()
1386 void (GLAPIENTRYP Vertex3fv)( const GLfloat * );
701 { "glVertex3fv", _O(Vertex3fv) },
6717 ANGLE_CAPTURE(Vertex3fv, isCallValid, context, v); in GL_Vertex3fv()