Lines Matching refs:_glptr_TexCoord4f
4294 typedef void (GLAPIENTRYP _glptr_TexCoord4f)(GLfloat, GLfloat, GLfloat, GLfloat);4297 static inline _glptr_TexCoord4f GET_TexCoord4f(struct _glapi_table *disp) {4298 return (_glptr_TexCoord4f) (GET_by_offset(disp, _gloffset_TexCoord4f));