Searched refs:VertexAttrib3sNV (Results 1 – 5 of 5) sorted by relevance
370 vfmt->VertexAttrib3sNV = NAME(VertexAttrib3sNV);
2596 TAG(VertexAttrib3sNV)(GLuint index, GLshort x, GLshort y, GLshort z) in TAG() argument
406 SET_VertexAttrib3sNV(tab, vfmt->VertexAttrib3sNV); in install_vtxfmt()
1686 void (GLAPIENTRYP VertexAttrib3sNV)(GLuint index, GLshort x, GLshort y, GLshort z);
1363 { "glVertexAttrib3sNV", _O(VertexAttrib3sNV) },