Searched refs:_glptr_VertexAttrib4NusvARB (Results 1 – 1 of 1) sorted by relevance
7631 typedef void (GLAPIENTRYP _glptr_VertexAttrib4NusvARB)(GLuint, const GLushort *); typedef7634 static inline _glptr_VertexAttrib4NusvARB GET_VertexAttrib4NusvARB(struct _glapi_table *disp) { in GET_VertexAttrib4NusvARB()7635 return (_glptr_VertexAttrib4NusvARB) (GET_by_offset(disp, _gloffset_VertexAttrib4NusvARB)); in GET_VertexAttrib4NusvARB()