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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3245 if (_gloffset_GetTextureSamplerHandleARB >= 0)
3246 ((_glapi_proc *)(table))[_gloffset_GetTextureSamplerHandleARB] = (_glapi_proc)_mesa_marshal_GetTextureSamplerHandleARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1993 #define _gloffset_GetTextureSamplerHandleARB driDispatchRemapTable[GetTextureSamplerHandleARB_remap_index] macro
12559 return (_glptr_GetTextureSamplerHandleARB) (GET_by_offset(disp, _gloffset_GetTextureSamplerHandleARB));
12563 SET_by_offset(disp, _gloffset_GetTextureSamplerHandleARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2231 #define _gloffset_GetTextureSamplerHandleARB driDispatchRemapTable[GetTextureSamplerHandleARB_remap_index] macro
13032 return (_glptr_GetTextureSamplerHandleARB) (GET_by_offset(disp, _gloffset_GetTextureSamplerHandleARB));
13036 SET_by_offset(disp, _gloffset_GetTextureSamplerHandleARB, fn);
[all...]

Completed in 109 milliseconds