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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3401 if (_gloffset_CopyTextureSubImage3D >= 0)
3402 ((_glapi_proc *)(table))[_gloffset_CopyTextureSubImage3D] = (_glapi_proc)_mesa_marshal_CopyTextureSubImage3D;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2026 #define _gloffset_CopyTextureSubImage3D driDispatchRemapTable[CopyTextureSubImage3D_remap_index] macro
12922 return (_glptr_CopyTextureSubImage3D) (GET_by_offset(disp, _gloffset_CopyTextureSubImage3D));
12926 SET_by_offset(disp, _gloffset_CopyTextureSubImage3D, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2264 #define _gloffset_CopyTextureSubImage3D driDispatchRemapTable[CopyTextureSubImage3D_remap_index] macro
13395 return (_glptr_CopyTextureSubImage3D) (GET_by_offset(disp, _gloffset_CopyTextureSubImage3D));
13399 SET_by_offset(disp, _gloffset_CopyTextureSubImage3D, fn);
[all...]

Completed in 188 milliseconds