Lines Matching refs:_glptr_BindBufferBase
9266 typedef void (GLAPIENTRYP _glptr_BindBufferBase)(GLenum, GLuint, GLuint);9269 static inline _glptr_BindBufferBase GET_BindBufferBase(struct _glapi_table *disp) {9270 return (_glptr_BindBufferBase) (GET_by_offset(disp, _gloffset_BindBufferBase));