Lines Matching refs:_glptr_FogCoordfvEXT
15899 typedef void (GLAPIENTRYP _glptr_FogCoordfvEXT)(const GLfloat *);15902 static inline _glptr_FogCoordfvEXT GET_FogCoordfvEXT(struct _glapi_table *disp) {15903 return (_glptr_FogCoordfvEXT) (GET_by_offset(disp, _gloffset_FogCoordfvEXT));