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