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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3105 if (_gloffset_GetActiveAtomicCounterBufferiv >= 0)
3106 ((_glapi_proc *)(table))[_gloffset_GetActiveAtomicCounterBufferiv] = (_glapi_proc)_mesa_marshal_GetActiveAtomicCounterBufferiv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1946 #define _gloffset_GetActiveAtomicCounterBufferiv driDispatchRemapTable[GetActiveAtomicCounterBufferiv_remap_index] macro
12042 return (_glptr_GetActiveAtomicCounterBufferiv) (GET_by_offset(disp, _gloffset_GetActiveAtomicCounterBufferiv));
12046 SET_by_offset(disp, _gloffset_GetActiveAtomicCounterBufferiv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2184 #define _gloffset_GetActiveAtomicCounterBufferiv driDispatchRemapTable[GetActiveAtomicCounterBufferiv_remap_index] macro
12515 return (_glptr_GetActiveAtomicCounterBufferiv) (GET_by_offset(disp, _gloffset_GetActiveAtomicCounterBufferiv));
12519 SET_by_offset(disp, _gloffset_GetActiveAtomicCounterBufferiv, fn);
[all...]

Completed in 134 milliseconds