Lines Matching refs:_glptr_VertexAttrib1sv
8892 typedef void (GLAPIENTRYP _glptr_VertexAttrib1sv)(GLuint, const GLshort *);8895 static inline _glptr_VertexAttrib1sv GET_VertexAttrib1sv(struct _glapi_table *disp) {8896 return (_glptr_VertexAttrib1sv) (GET_by_offset(disp, _gloffset_VertexAttrib1sv));