Searched refs:_glptr_VertexAttrib2fvARB (Results 1 – 1 of 1) sorted by relevance
7466 typedef void (GLAPIENTRYP _glptr_VertexAttrib2fvARB)(GLuint, const GLfloat *); typedef7469 static inline _glptr_VertexAttrib2fvARB GET_VertexAttrib2fvARB(struct _glapi_table *disp) { in GET_VertexAttrib2fvARB()7470 return (_glptr_VertexAttrib2fvARB) (GET_by_offset(disp, _gloffset_VertexAttrib2fvARB)); in GET_VertexAttrib2fvARB()