Lines Matching refs:_glptr_Disable
5328 typedef void (GLAPIENTRYP _glptr_Disable)(GLenum);5331 static inline _glptr_Disable GET_Disable(struct _glapi_table *disp) {5332 return (_glptr_Disable) (GET_by_offset(disp, _gloffset_Disable));