Searched refs:_glptr_VertexAttrib4dvARB (Results 1 – 1 of 1) sorted by relevance
7664 typedef void (GLAPIENTRYP _glptr_VertexAttrib4dvARB)(GLuint, const GLdouble *); typedef7667 static inline _glptr_VertexAttrib4dvARB GET_VertexAttrib4dvARB(struct _glapi_table *disp) { in GET_VertexAttrib4dvARB()7668 return (_glptr_VertexAttrib4dvARB) (GET_by_offset(disp, _gloffset_VertexAttrib4dvARB)); in GET_VertexAttrib4dvARB()