Lines Matching refs:_glptr_TexCoord4fv
4305 typedef void (GLAPIENTRYP _glptr_TexCoord4fv)(const GLfloat *);4308 static inline _glptr_TexCoord4fv GET_TexCoord4fv(struct _glapi_table *disp) {4309 return (_glptr_TexCoord4fv) (GET_by_offset(disp, _gloffset_TexCoord4fv));