Lines Matching refs:_glptr_TexCoord2sv
4173 typedef void (GLAPIENTRYP _glptr_TexCoord2sv)(const GLshort *);4176 static inline _glptr_TexCoord2sv GET_TexCoord2sv(struct _glapi_table *disp) {4177 return (_glptr_TexCoord2sv) (GET_by_offset(disp, _gloffset_TexCoord2sv));