Searched refs:_glptr_GetDoublei_v (Results 1 – 1 of 1) sorted by relevance
11644 typedef void (GLAPIENTRYP _glptr_GetDoublei_v)(GLenum, GLuint, GLdouble *); typedef11647 static inline _glptr_GetDoublei_v GET_GetDoublei_v(struct _glapi_table *disp) { in GET_GetDoublei_v()11648 return (_glptr_GetDoublei_v) (GET_by_offset(disp, _gloffset_GetDoublei_v)); in GET_GetDoublei_v()