Searched refs:_gloffset_GetProgramivARB (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_program.c | 128 return DoGetProgramString(cl, pc, _gloffset_GetProgramivARB, 135 return DoGetProgramString(cl, pc, _gloffset_GetProgramivARB,
|
| H A D | glapioffsets.h | 484 #define _gloffset_GetProgramivARB 449 macro 850 #define _gloffset_GetProgramivARB driDispatchRemapTable[GetProgramivARB_remap_index] macro
|
| H A D | glprocs.h | 1657 NAME_FUNC_OFFSET( 6684, glGetProgramivARB, glGetProgramivARB, NULL, _gloffset_GetProgramivARB),
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated0.c | 2545 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 D | dispatch.h | 1709 #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 D | dispatch.h | 1947 #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