Lines Matching refs:_glptr_MapNamedBufferEXT
18990 typedef GLvoid * (GLAPIENTRYP _glptr_MapNamedBufferEXT)(GLuint, GLenum);18993 static inline _glptr_MapNamedBufferEXT GET_MapNamedBufferEXT(struct _glapi_table *disp) {18994 return (_glptr_MapNamedBufferEXT) (GET_by_offset(disp, _gloffset_MapNamedBufferEXT));