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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3313 if (_gloffset_UnmapNamedBufferEXT >= 0)
3314 ((_glapi_proc *)(table))[_gloffset_UnmapNamedBufferEXT] = (_glapi_proc)_mesa_marshal_UnmapNamedBufferEXT;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2337 #define _gloffset_UnmapNamedBufferEXT driDispatchRemapTable[UnmapNamedBufferEXT_remap_index] macro
14198 return (_glptr_UnmapNamedBufferEXT) (GET_by_offset(disp, _gloffset_UnmapNamedBufferEXT));
14202 SET_by_offset(disp, _gloffset_UnmapNamedBufferEXT, fn);
[all...]

Completed in 61 milliseconds