Searched refs:_glptr_ResetMinmax (Results 1 – 1 of 1) sorted by relevance
6551 typedef void (GLAPIENTRYP _glptr_ResetMinmax)(GLenum); typedef6554 static inline _glptr_ResetMinmax GET_ResetMinmax(struct _glapi_table *disp) { in GET_ResetMinmax()6555 return (_glptr_ResetMinmax) (GET_by_offset(disp, _gloffset_ResetMinmax)); in GET_ResetMinmax()