Searched refs:_glptr_VertexAttrib4uiv (Results 1 – 1 of 1) sorted by relevance
8652 typedef void (GLAPIENTRYP _glptr_VertexAttrib4uiv)(GLuint, const GLuint *); typedef8655 static inline _glptr_VertexAttrib4uiv GET_VertexAttrib4uiv(struct _glapi_table *disp) { in GET_VertexAttrib4uiv()8656 return (_glptr_VertexAttrib4uiv) (GET_by_offset(disp, _gloffset_VertexAttrib4uiv)); in GET_VertexAttrib4uiv()