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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3183 if (_gloffset_GetInternalformati64v >= 0)
3184 ((_glapi_proc *)(table))[_gloffset_GetInternalformati64v] = (_glapi_proc)_mesa_marshal_GetInternalformati64v;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1969 #define _gloffset_GetInternalformati64v driDispatchRemapTable[GetInternalformati64v_remap_index] macro
12295 return (_glptr_GetInternalformati64v) (GET_by_offset(disp, _gloffset_GetInternalformati64v));
12299 SET_by_offset(disp, _gloffset_GetInternalformati64v, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2207 #define _gloffset_GetInternalformati64v driDispatchRemapTable[GetInternalformati64v_remap_index] macro
12768 return (_glptr_GetInternalformati64v) (GET_by_offset(disp, _gloffset_GetInternalformati64v));
12772 SET_by_offset(disp, _gloffset_GetInternalformati64v, fn);
[all...]

Completed in 140 milliseconds