Searched refs:Vertex4iv (Results 1 – 6 of 6) sorted by relevance
331 vfmt->Vertex4iv = NAME(Vertex4iv);
2160 TAG(Vertex4iv)(const GLint *v) in TAG() argument
367 SET_Vertex4iv(tab, vfmt->Vertex4iv); in install_vtxfmt()
1633 void (GLAPIENTRYP Vertex4iv)( const GLint *v );
711 { "glVertex4iv", _O(Vertex4iv) },
6930 ANGLE_CAPTURE(Vertex4iv, isCallValid, context, v); in GL_Vertex4iv()