Lines Matching refs:_glptr_TexCoord2d
4096 typedef void (GLAPIENTRYP _glptr_TexCoord2d)(GLdouble, GLdouble);4099 static inline _glptr_TexCoord2d GET_TexCoord2d(struct _glapi_table *disp) {4100 return (_glptr_TexCoord2d) (GET_by_offset(disp, _gloffset_TexCoord2d));