Searched refs:VertexAttribs1dvNV (Results 1 – 5 of 5) sorted by relevance
386 vfmt->VertexAttribs1dvNV = NAME(VertexAttribs1dvNV);
2718 TAG(VertexAttribs1dvNV)(GLuint index, GLsizei n, const GLdouble *v) in TAG() argument
422 SET_VertexAttribs1dvNV(tab, vfmt->VertexAttribs1dvNV); in install_vtxfmt()
1705 void (GLAPIENTRYP VertexAttribs1dvNV)(GLuint index, GLsizei n, const GLdouble *v);
1374 { "glVertexAttribs1dvNV", _O(VertexAttribs1dvNV) },