Searched refs:_glptr_DisableClientState (Results 1 – 1 of 1) sorted by relevance
5880 typedef void (GLAPIENTRYP _glptr_DisableClientState)(GLenum); typedef5883 static inline _glptr_DisableClientState GET_DisableClientState(struct _glapi_table *disp) { in GET_DisableClientState()5884 return (_glptr_DisableClientState) (GET_by_offset(disp, _gloffset_DisableClientState)); in GET_DisableClientState()