Lines Matching refs:_glptr_VertexAttribI4usv
9706 typedef void (GLAPIENTRYP _glptr_VertexAttribI4usv)(GLuint, const GLushort *);9709 static inline _glptr_VertexAttribI4usv GET_VertexAttribI4usv(struct _glapi_table *disp) {9710 return (_glptr_VertexAttribI4usv) (GET_by_offset(disp, _gloffset_VertexAttribI4usv));