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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4281 if (_gloffset_BindBufferOffsetEXT >= 0)
4282 ((_glapi_proc *)(table))[_gloffset_BindBufferOffsetEXT] = (_glapi_proc)_mesa_marshal_BindBufferOffsetEXT;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2374 #define _gloffset_BindBufferOffsetEXT driDispatchRemapTable[BindBufferOffsetEXT_remap_index] macro
16750 return (_glptr_BindBufferOffsetEXT) (GET_by_offset(disp, _gloffset_BindBufferOffsetEXT));
16754 SET_by_offset(disp, _gloffset_BindBufferOffsetEXT, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2612 #define _gloffset_BindBufferOffsetEXT driDispatchRemapTable[BindBufferOffsetEXT_remap_index] macro
17223 return (_glptr_BindBufferOffsetEXT) (GET_by_offset(disp, _gloffset_BindBufferOffsetEXT));
17227 SET_by_offset(disp, _gloffset_BindBufferOffsetEXT, fn);
[all...]

Completed in 111 milliseconds