Searched refs:VertexAttrib4dv (Results 1 – 6 of 6) sorted by relevance
413 vfmt->VertexAttrib4dv = NAME(VertexAttrib4dv);
3015 TAG(VertexAttrib4dv)(GLuint index, const GLdouble *v) in TAG() argument
451 SET_VertexAttrib4dv(tab, vfmt->VertexAttrib4dv); in install_vtxfmt()
1733 void (GLAPIENTRYP VertexAttrib4dv)(GLuint index, const GLdouble *v);
1061 { "glVertexAttrib4dv", _O(VertexAttrib4dv) },
2112 ANGLE_CAPTURE(VertexAttrib4dv, isCallValid, context, index, v); in GL_VertexAttrib4dv()