Searched refs:_glptr_VertexAttrib1dvARB (Results 1 – 1 of 1) sorted by relevance
7378 typedef void (GLAPIENTRYP _glptr_VertexAttrib1dvARB)(GLuint, const GLdouble *); typedef7381 static inline _glptr_VertexAttrib1dvARB GET_VertexAttrib1dvARB(struct _glapi_table *disp) { in GET_VertexAttrib1dvARB()7382 return (_glptr_VertexAttrib1dvARB) (GET_by_offset(disp, _gloffset_VertexAttrib1dvARB)); in GET_VertexAttrib1dvARB()