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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3103 if (_gloffset_GetInternalformativ >= 0)
3104 ((_glapi_proc *)(table))[_gloffset_GetInternalformativ] = (_glapi_proc)_mesa_marshal_GetInternalformativ;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1945 #define _gloffset_GetInternalformativ driDispatchRemapTable[GetInternalformativ_remap_index] macro
12031 return (_glptr_GetInternalformativ) (GET_by_offset(disp, _gloffset_GetInternalformativ));
12035 SET_by_offset(disp, _gloffset_GetInternalformativ, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2183 #define _gloffset_GetInternalformativ driDispatchRemapTable[GetInternalformativ_remap_index] macro
12504 return (_glptr_GetInternalformativ) (GET_by_offset(disp, _gloffset_GetInternalformativ));
12508 SET_by_offset(disp, _gloffset_GetInternalformativ, fn);
[all...]

Completed in 132 milliseconds