Lines Matching refs:_glptr_Fogf
4657 typedef void (GLAPIENTRYP _glptr_Fogf)(GLenum, GLfloat);4660 static inline _glptr_Fogf GET_Fogf(struct _glapi_table *disp) {4661 return (_glptr_Fogf) (GET_by_offset(disp, _gloffset_Fogf));