Searched refs:_gloffset_GetTextureHandleARB (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3243 if (_gloffset_GetTextureHandleARB >= 0)
3244 ((_glapi_proc *)(table))[_gloffset_GetTextureHandleARB] = (_glapi_proc)_mesa_marshal_GetTextureHandleARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1992 #define _gloffset_GetTextureHandleARB driDispatchRemapTable[GetTextureHandleARB_remap_index] macro
12548 return (_glptr_GetTextureHandleARB) (GET_by_offset(disp, _gloffset_GetTextureHandleARB));
12552 SET_by_offset(disp, _gloffset_GetTextureHandleARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2230 #define _gloffset_GetTextureHandleARB driDispatchRemapTable[GetTextureHandleARB_remap_index] macro
13021 return (_glptr_GetTextureHandleARB) (GET_by_offset(disp, _gloffset_GetTextureHandleARB));
13025 SET_by_offset(disp, _gloffset_GetTextureHandleARB, fn);
[all...]

Completed in 157 milliseconds