Lines Matching refs:_glptr_VertexAttrib3sv
8980 typedef void (GLAPIENTRYP _glptr_VertexAttrib3sv)(GLuint, const GLshort *);8983 static inline _glptr_VertexAttrib3sv GET_VertexAttrib3sv(struct _glapi_table *disp) {8984 return (_glptr_VertexAttrib3sv) (GET_by_offset(disp, _gloffset_VertexAttrib3sv));