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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3197 if (_gloffset_GetProgramInterfaceiv >= 0)
3198 ((_glapi_proc *)(table))[_gloffset_GetProgramInterfaceiv] = (_glapi_proc)_mesa_marshal_GetProgramInterfaceiv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1972 #define _gloffset_GetProgramInterfaceiv driDispatchRemapTable[GetProgramInterfaceiv_remap_index] macro
12328 return (_glptr_GetProgramInterfaceiv) (GET_by_offset(disp, _gloffset_GetProgramInterfaceiv));
12332 SET_by_offset(disp, _gloffset_GetProgramInterfaceiv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2210 #define _gloffset_GetProgramInterfaceiv driDispatchRemapTable[GetProgramInterfaceiv_remap_index] macro
12801 return (_glptr_GetProgramInterfaceiv) (GET_by_offset(disp, _gloffset_GetProgramInterfaceiv));
12805 SET_by_offset(disp, _gloffset_GetProgramInterfaceiv, fn);
[all...]

Completed in 184 milliseconds