Lines Matching refs:_glptr_BindBuffer
8045 typedef void (GLAPIENTRYP _glptr_BindBuffer)(GLenum, GLuint);8048 static inline _glptr_BindBuffer GET_BindBuffer(struct _glapi_table *disp) {8049 return (_glptr_BindBuffer) (GET_by_offset(disp, _gloffset_BindBuffer));