Searched refs:_gloffset_GetProgramivARB (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_program.c128 return DoGetProgramString(cl, pc, _gloffset_GetProgramivARB,
135 return DoGetProgramString(cl, pc, _gloffset_GetProgramivARB,
H A Dglapioffsets.h484 #define _gloffset_GetProgramivARB 449 macro
850 #define _gloffset_GetProgramivARB driDispatchRemapTable[GetProgramivARB_remap_index] macro
H A Dglprocs.h1657 NAME_FUNC_OFFSET( 6684, glGetProgramivARB, glGetProgramivARB, NULL, _gloffset_GetProgramivARB),
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2545 if (_gloffset_GetProgramivARB >= 0)
2546 ((_glapi_proc *)(table))[_gloffset_GetProgramivARB] = (_glapi_proc)_mesa_marshal_GetProgramivARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1709 #define _gloffset_GetProgramivARB driDispatchRemapTable[GetProgramivARB_remap_index] macro
9435 return (_glptr_GetProgramivARB) (GET_by_offset(disp, _gloffset_GetProgramivARB));
9439 SET_by_offset(disp, _gloffset_GetProgramivARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1947 #define _gloffset_GetProgramivARB driDispatchRemapTable[GetProgramivARB_remap_index] macro
9908 return (_glptr_GetProgramivARB) (GET_by_offset(disp, _gloffset_GetProgramivARB));
9912 SET_by_offset(disp, _gloffset_GetProgramivARB, fn);
[all...]

Completed in 123 milliseconds