Lines Matching refs:_glptr_CopyBufferSubData
10608 typedef void (GLAPIENTRYP _glptr_CopyBufferSubData)(GLenum, GLenum, GLintptr, GLintptr, GLsizeiptr);10611 static inline _glptr_CopyBufferSubData GET_CopyBufferSubData(struct _glapi_table *disp) {10612 return (_glptr_CopyBufferSubData) (GET_by_offset(disp, _gloffset_CopyBufferSubData));