Searched refs:_glptr_MapNamedBuffer (Results 1 – 1 of 1) sorted by relevance
13349 typedef GLvoid * (GLAPIENTRYP _glptr_MapNamedBuffer)(GLuint, GLenum); typedef13352 static inline _glptr_MapNamedBuffer GET_MapNamedBuffer(struct _glapi_table *disp) { in GET_MapNamedBuffer()13353 return (_glptr_MapNamedBuffer) (GET_by_offset(disp, _gloffset_MapNamedBuffer)); in GET_MapNamedBuffer()