Searched refs:_gloffset_GetHandleARB (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glapioffsets.h | 561 #define _gloffset_GetHandleARB 526 macro 927 #define _gloffset_GetHandleARB driDispatchRemapTable[GetHandleARB_remap_index] macro
|
| H A D | glprocs.h | 1734 NAME_FUNC_OFFSET( 8310, glGetHandleARB, glGetHandleARB, NULL, _gloffset_GetHandleARB),
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated0.c | 2551 if (_gloffset_GetHandleARB >= 0) 2552 ((_glapi_proc *)(table))[_gloffset_GetHandleARB] = (_glapi_proc)_mesa_marshal_GetHandleARB;
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 1734 #define _gloffset_GetHandleARB driDispatchRemapTable[GetHandleARB_remap_index] macro 9710 return (_glptr_GetHandleARB) (GET_by_offset(disp, _gloffset_GetHandleARB)); 9714 SET_by_offset(disp, _gloffset_GetHandleARB, fn);
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 1972 #define _gloffset_GetHandleARB driDispatchRemapTable[GetHandleARB_remap_index] macro 10183 return (_glptr_GetHandleARB) (GET_by_offset(disp, _gloffset_GetHandleARB)); 10187 SET_by_offset(disp, _gloffset_GetHandleARB, fn); [all...] |
Completed in 117 milliseconds