Lines Matching refs:_glptr_MapNamedBuffer
13842 typedef GLvoid * (GLAPIENTRYP _glptr_MapNamedBuffer)(GLuint, GLenum);13845 static inline _glptr_MapNamedBuffer GET_MapNamedBuffer(struct _glapi_table *disp) {13846 return (_glptr_MapNamedBuffer) (GET_by_offset(disp, _gloffset_MapNamedBuffer));