Lines Matching refs:_glptr_Enable
5339 typedef void (GLAPIENTRYP _glptr_Enable)(GLenum);5342 static inline _glptr_Enable GET_Enable(struct _glapi_table *disp) {5343 return (_glptr_Enable) (GET_by_offset(disp, _gloffset_Enable));