Searched refs:_glptr_Disable (Results 1 – 1 of 1) sorted by relevance
4529 typedef void (GLAPIENTRYP _glptr_Disable)(GLenum); typedef4532 static inline _glptr_Disable GET_Disable(struct _glapi_table *disp) { in GET_Disable()4533 return (_glptr_Disable) (GET_by_offset(disp, _gloffset_Disable)); in GET_Disable()