Searched refs:VertexAttrib3sv (Results 1 – 6 of 6) sorted by relevance
410 vfmt->VertexAttrib3sv = NAME(VertexAttrib3sv);
2979 TAG(VertexAttrib3sv)(GLuint index, const GLshort *v) in TAG() argument
448 SET_VertexAttrib3sv(tab, vfmt->VertexAttrib3sv); in install_vtxfmt()
1730 void (GLAPIENTRYP VertexAttrib3sv)(GLuint index, const GLshort *v);
1051 { "glVertexAttrib3sv", _O(VertexAttrib3sv) },
1882 ANGLE_CAPTURE(VertexAttrib3sv, isCallValid, context, index, v); in GL_VertexAttrib3sv()