Searched refs:_glptr_VertexAttrib3fvARB (Results 1 – 1 of 1) sorted by relevance
7532 typedef void (GLAPIENTRYP _glptr_VertexAttrib3fvARB)(GLuint, const GLfloat *); typedef7535 static inline _glptr_VertexAttrib3fvARB GET_VertexAttrib3fvARB(struct _glapi_table *disp) { in GET_VertexAttrib3fvARB()7536 return (_glptr_VertexAttrib3fvARB) (GET_by_offset(disp, _gloffset_VertexAttrib3fvARB)); in GET_VertexAttrib3fvARB()