Lines Matching refs:_glptr_TexCoord3f
4206 typedef void (GLAPIENTRYP _glptr_TexCoord3f)(GLfloat, GLfloat, GLfloat);4209 static inline _glptr_TexCoord3f GET_TexCoord3f(struct _glapi_table *disp) {4210 return (_glptr_TexCoord3f) (GET_by_offset(disp, _gloffset_TexCoord3f));