Searched refs:_glptr_VertexAttrib1fvARB (Results 1 – 1 of 1) sorted by relevance
9543 typedef void (GLAPIENTRYP _glptr_VertexAttrib1fvARB)(GLuint, const GLfloat *); typedef9546 static inline _glptr_VertexAttrib1fvARB GET_VertexAttrib1fvARB(struct _glapi_table *disp) { in GET_VertexAttrib1fvARB()9547 return (_glptr_VertexAttrib1fvARB) (GET_by_offset(disp, _gloffset_VertexAttrib1fvARB)); in GET_VertexAttrib1fvARB()