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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapioffsets.h495 #define _gloffset_ProgramLocalParameter4fvARB 460 macro
861 #define _gloffset_ProgramLocalParameter4fvARB driDispatchRemapTable[ProgramLocalParameter4fvARB_remap_index] macro
H A Dglprocs.h1668 NAME_FUNC_OFFSET( 6969, glProgramLocalParameter4fvARB, glProgramLocalParameter4fvARB, NULL, _gloffset_ProgramLocalParameter4fvARB),
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2535 if (_gloffset_ProgramLocalParameter4fvARB >= 0)
2536 ((_glapi_proc *)(table))[_gloffset_ProgramLocalParameter4fvARB] = (_glapi_proc)_mesa_marshal_ProgramLocalParameter4fvARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1718 #define _gloffset_ProgramLocalParameter4fvARB driDispatchRemapTable[ProgramLocalParameter4fvARB_remap_index] macro
9534 return (_glptr_ProgramLocalParameter4fvARB) (GET_by_offset(disp, _gloffset_ProgramLocalParameter4fvARB));
9538 SET_by_offset(disp, _gloffset_ProgramLocalParameter4fvARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1956 #define _gloffset_ProgramLocalParameter4fvARB driDispatchRemapTable[ProgramLocalParameter4fvARB_remap_index] macro
10007 return (_glptr_ProgramLocalParameter4fvARB) (GET_by_offset(disp, _gloffset_ProgramLocalParameter4fvARB));
10011 SET_by_offset(disp, _gloffset_ProgramLocalParameter4fvARB, fn);
[all...]

Completed in 117 milliseconds