Searched refs:_glptr_VertexAttrib4NuivARB (Results 1 – 1 of 1) sorted by relevance
7620 typedef void (GLAPIENTRYP _glptr_VertexAttrib4NuivARB)(GLuint, const GLuint *); typedef7623 static inline _glptr_VertexAttrib4NuivARB GET_VertexAttrib4NuivARB(struct _glapi_table *disp) { in GET_VertexAttrib4NuivARB()7624 return (_glptr_VertexAttrib4NuivARB) (GET_by_offset(disp, _gloffset_VertexAttrib4NuivARB)); in GET_VertexAttrib4NuivARB()