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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2357 #define _gloffset_FlushMappedBufferRangeAPPLE driDispatchRemapTable[FlushMappedBufferRangeAPPLE_remap_index] macro
16563 return (_glptr_FlushMappedBufferRangeAPPLE) (GET_by_offset(disp, _gloffset_FlushMappedBufferRangeAPPLE));
16567 SET_by_offset(disp, _gloffset_FlushMappedBufferRangeAPPLE, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2595 #define _gloffset_FlushMappedBufferRangeAPPLE driDispatchRemapTable[FlushMappedBufferRangeAPPLE_remap_index] macro
17036 return (_glptr_FlushMappedBufferRangeAPPLE) (GET_by_offset(disp, _gloffset_FlushMappedBufferRangeAPPLE));
17040 SET_by_offset(disp, _gloffset_FlushMappedBufferRangeAPPLE, fn);
[all...]

Completed in 182 milliseconds