Lines Matching refs:_glptr_VertexAttrib2s
8925 typedef void (GLAPIENTRYP _glptr_VertexAttrib2s)(GLuint, GLshort, GLshort);8928 static inline _glptr_VertexAttrib2s GET_VertexAttrib2s(struct _glapi_table *disp) {8929 return (_glptr_VertexAttrib2s) (GET_by_offset(disp, _gloffset_VertexAttrib2s));