Searched refs:_gloffset_ProgramLocalParameter4dvARB (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapioffsets.h493 #define _gloffset_ProgramLocalParameter4dvARB 458 macro
859 #define _gloffset_ProgramLocalParameter4dvARB driDispatchRemapTable[ProgramLocalParameter4dvARB_remap_index] macro
H A Dglprocs.h1666 NAME_FUNC_OFFSET( 6910, glProgramLocalParameter4dvARB, glProgramLocalParameter4dvARB, NULL, _gloffset_ProgramLocalParameter4dvARB),
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2531 if (_gloffset_ProgramLocalParameter4dvARB >= 0)
2532 ((_glapi_proc *)(table))[_gloffset_ProgramLocalParameter4dvARB] = (_glapi_proc)_mesa_marshal_ProgramLocalParameter4dvARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1716 #define _gloffset_ProgramLocalParameter4dvARB driDispatchRemapTable[ProgramLocalParameter4dvARB_remap_index] macro
9512 return (_glptr_ProgramLocalParameter4dvARB) (GET_by_offset(disp, _gloffset_ProgramLocalParameter4dvARB));
9516 SET_by_offset(disp, _gloffset_ProgramLocalParameter4dvARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1954 #define _gloffset_ProgramLocalParameter4dvARB driDispatchRemapTable[ProgramLocalParameter4dvARB_remap_index] macro
9985 return (_glptr_ProgramLocalParameter4dvARB) (GET_by_offset(disp, _gloffset_ProgramLocalParameter4dvARB));
9989 SET_by_offset(disp, _gloffset_ProgramLocalParameter4dvARB, fn);
[all...]

Completed in 115 milliseconds