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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3389 if (_gloffset_TextureSubImage3D >= 0)
3390 ((_glapi_proc *)(table))[_gloffset_TextureSubImage3D] = (_glapi_proc)_mesa_marshal_TextureSubImage3D;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2096 #define _gloffset_TextureSubImage3D driDispatchRemapTable[TextureSubImage3D_remap_index] macro
13692 return (_glptr_TextureSubImage3D) (GET_by_offset(disp, _gloffset_TextureSubImage3D));
13696 SET_by_offset(disp, _gloffset_TextureSubImage3D, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2334 #define _gloffset_TextureSubImage3D driDispatchRemapTable[TextureSubImage3D_remap_index] macro
14165 return (_glptr_TextureSubImage3D) (GET_by_offset(disp, _gloffset_TextureSubImage3D));
14169 SET_by_offset(disp, _gloffset_TextureSubImage3D, fn);
[all...]

Completed in 119 milliseconds