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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3083 if (_gloffset_GetnCompressedTexImageARB >= 0)
3084 ((_glapi_proc *)(table))[_gloffset_GetnCompressedTexImageARB] = (_glapi_proc)_mesa_marshal_GetnCompressedTexImageARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1922 #define _gloffset_GetnCompressedTexImageARB driDispatchRemapTable[GetnCompressedTexImageARB_remap_index] macro
11778 return (_glptr_GetnCompressedTexImageARB) (GET_by_offset(disp, _gloffset_GetnCompressedTexImageARB));
11782 SET_by_offset(disp, _gloffset_GetnCompressedTexImageARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2160 #define _gloffset_GetnCompressedTexImageARB driDispatchRemapTable[GetnCompressedTexImageARB_remap_index] macro
12251 return (_glptr_GetnCompressedTexImageARB) (GET_by_offset(disp, _gloffset_GetnCompressedTexImageARB));
12255 SET_by_offset(disp, _gloffset_GetnCompressedTexImageARB, fn);
[all...]

Completed in 131 milliseconds