Lines Matching refs:_glptr_DisableClientState
6373 typedef void (GLAPIENTRYP _glptr_DisableClientState)(GLenum);6376 static inline _glptr_DisableClientState GET_DisableClientState(struct _glapi_table *disp) {6377 return (_glptr_DisableClientState) (GET_by_offset(disp, _gloffset_DisableClientState));