Searched refs:_glptr_VertexAttrib3dvARB (Results 1 – 1 of 1) sorted by relevance
7510 typedef void (GLAPIENTRYP _glptr_VertexAttrib3dvARB)(GLuint, const GLdouble *); typedef7513 static inline _glptr_VertexAttrib3dvARB GET_VertexAttrib3dvARB(struct _glapi_table *disp) { in GET_VertexAttrib3dvARB()7514 return (_glptr_VertexAttrib3dvARB) (GET_by_offset(disp, _gloffset_VertexAttrib3dvARB)); in GET_VertexAttrib3dvARB()