Lines Matching refs:_glptr_Begin
3051 typedef void (GLAPIENTRYP _glptr_Begin)(GLenum);3054 static inline _glptr_Begin GET_Begin(struct _glapi_table *disp) {3055 return (_glptr_Begin) (GET_by_offset(disp, _gloffset_Begin));