Lines Matching refs:_glptr_TexCoord1fv
4041 typedef void (GLAPIENTRYP _glptr_TexCoord1fv)(const GLfloat *);4044 static inline _glptr_TexCoord1fv GET_TexCoord1fv(struct _glapi_table *disp) {4045 return (_glptr_TexCoord1fv) (GET_by_offset(disp, _gloffset_TexCoord1fv));