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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2621 if (_gloffset_FlushMappedBufferRange >= 0)
2622 ((_glapi_proc *)(table))[_gloffset_FlushMappedBufferRange] = (_glapi_proc)_mesa_marshal_FlushMappedBufferRange;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1760 #define _gloffset_FlushMappedBufferRange driDispatchRemapTable[FlushMappedBufferRange_remap_index] macro
9996 return (_glptr_FlushMappedBufferRange) (GET_by_offset(disp, _gloffset_FlushMappedBufferRange));
10000 SET_by_offset(disp, _gloffset_FlushMappedBufferRange, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1998 #define _gloffset_FlushMappedBufferRange driDispatchRemapTable[FlushMappedBufferRange_remap_index] macro
10469 return (_glptr_FlushMappedBufferRange) (GET_by_offset(disp, _gloffset_FlushMappedBufferRange));
10473 SET_by_offset(disp, _gloffset_FlushMappedBufferRange, fn);
[all...]

Completed in 110 milliseconds