Searched refs:_glptr_UnmapNamedBuffer (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h13363 typedef GLboolean (GLAPIENTRYP _glptr_UnmapNamedBuffer)(GLuint); typedef
13366 static inline _glptr_UnmapNamedBuffer GET_UnmapNamedBuffer(struct _glapi_table *disp) {
13367 return (_glptr_UnmapNamedBuffer) (GET_by_offset(disp, _gloffset_UnmapNamedBuffer));

Completed in 181 milliseconds