Searched refs:VertexAttrib2sv (Results 1 – 6 of 6) sorted by relevance
408 vfmt->VertexAttrib2sv = NAME(VertexAttrib2sv);
2955 TAG(VertexAttrib2sv)(GLuint index, const GLshort *v) in TAG() argument
446 SET_VertexAttrib2sv(tab, vfmt->VertexAttrib2sv); in install_vtxfmt()
1728 void (GLAPIENTRYP VertexAttrib2sv)(GLuint index, const GLshort *v);
1045 { "glVertexAttrib2sv", _O(VertexAttrib2sv) },
1744 ANGLE_CAPTURE(VertexAttrib2sv, isCallValid, context, index, v); in GL_VertexAttrib2sv()