Lines Matching refs:_glptr_GetMapfv
5911 typedef void (GLAPIENTRYP _glptr_GetMapfv)(GLenum, GLenum, GLfloat *);5914 static inline _glptr_GetMapfv GET_GetMapfv(struct _glapi_table *disp) {5915 return (_glptr_GetMapfv) (GET_by_offset(disp, _gloffset_GetMapfv));