Searched refs:Vertex2iv (Results 1 – 6 of 6) sorted by relevance
325 vfmt->Vertex2iv = NAME(Vertex2iv);
2117 TAG(Vertex2iv)(const GLint *v) in TAG() argument
361 SET_Vertex2iv(tab, vfmt->Vertex2iv); in install_vtxfmt()
1627 void (GLAPIENTRYP Vertex2iv)( const GLint *v );
695 { "glVertex2iv", _O(Vertex2iv) },
6591 ANGLE_CAPTURE(Vertex2iv, isCallValid, context, v); in GL_Vertex2iv()