Lines Matching refs:_glptr_TexCoord1d
4008 typedef void (GLAPIENTRYP _glptr_TexCoord1d)(GLdouble);4011 static inline _glptr_TexCoord1d GET_TexCoord1d(struct _glapi_table *disp) {4012 return (_glptr_TexCoord1d) (GET_by_offset(disp, _gloffset_TexCoord1d));