Searched refs:_glptr_GetMinmax (Results 1 – 1 of 1) sorted by relevance
6485 typedef void (GLAPIENTRYP _glptr_GetMinmax)(GLenum, GLboolean, GLenum, GLenum, GLvoid *); typedef6488 static inline _glptr_GetMinmax GET_GetMinmax(struct _glapi_table *disp) { in GET_GetMinmax()6489 return (_glptr_GetMinmax) (GET_by_offset(disp, _gloffset_GetMinmax)); in GET_GetMinmax()