Lines Matching refs:_glptr_NamedBufferStorage
13875 typedef void (GLAPIENTRYP _glptr_NamedBufferStorage)(GLuint, GLsizeiptr, const GLvoid *, GLbitfield);13878 static inline _glptr_NamedBufferStorage GET_NamedBufferStorage(struct _glapi_table *disp) {13879 return (_glptr_NamedBufferStorage) (GET_by_offset(disp, _gloffset_NamedBufferStorage));