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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3385 if (_gloffset_TextureSubImage1D >= 0)
3386 ((_glapi_proc *)(table))[_gloffset_TextureSubImage1D] = (_glapi_proc)_mesa_marshal_TextureSubImage1D;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2094 #define _gloffset_TextureSubImage1D driDispatchRemapTable[TextureSubImage1D_remap_index] macro
13670 return (_glptr_TextureSubImage1D) (GET_by_offset(disp, _gloffset_TextureSubImage1D));
13674 SET_by_offset(disp, _gloffset_TextureSubImage1D, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2332 #define _gloffset_TextureSubImage1D driDispatchRemapTable[TextureSubImage1D_remap_index] macro
14143 return (_glptr_TextureSubImage1D) (GET_by_offset(disp, _gloffset_TextureSubImage1D));
14147 SET_by_offset(disp, _gloffset_TextureSubImage1D, fn);
[all...]

Completed in 112 milliseconds