Lines Matching refs:_glptr_DrawBuffer
5196 typedef void (GLAPIENTRYP _glptr_DrawBuffer)(GLenum);5199 static inline _glptr_DrawBuffer GET_DrawBuffer(struct _glapi_table *disp) {5200 return (_glptr_DrawBuffer) (GET_by_offset(disp, _gloffset_DrawBuffer));