Searched refs:_glptr_GetMapdv (Results 1 – 1 of 1) sorted by relevance
5101 typedef void (GLAPIENTRYP _glptr_GetMapdv)(GLenum, GLenum, GLdouble *); typedef5104 static inline _glptr_GetMapdv GET_GetMapdv(struct _glapi_table *disp) { in GET_GetMapdv()5105 return (_glptr_GetMapdv) (GET_by_offset(disp, _gloffset_GetMapdv)); in GET_GetMapdv()