Lines Matching refs:_glptr_TexCoord1sv
4085 typedef void (GLAPIENTRYP _glptr_TexCoord1sv)(const GLshort *);4088 static inline _glptr_TexCoord1sv GET_TexCoord1sv(struct _glapi_table *disp) {4089 return (_glptr_TexCoord1sv) (GET_by_offset(disp, _gloffset_TexCoord1sv));