Lines Matching refs:_glptr_DrawBuffers
8353 typedef void (GLAPIENTRYP _glptr_DrawBuffers)(GLsizei, const GLenum *);8356 static inline _glptr_DrawBuffers GET_DrawBuffers(struct _glapi_table *disp) {8357 return (_glptr_DrawBuffers) (GET_by_offset(disp, _gloffset_DrawBuffers));