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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3397 if (_gloffset_CopyTextureSubImage1D >= 0)
3398 ((_glapi_proc *)(table))[_gloffset_CopyTextureSubImage1D] = (_glapi_proc)_mesa_marshal_CopyTextureSubImage1D;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2024 #define _gloffset_CopyTextureSubImage1D driDispatchRemapTable[CopyTextureSubImage1D_remap_index] macro
12900 return (_glptr_CopyTextureSubImage1D) (GET_by_offset(disp, _gloffset_CopyTextureSubImage1D));
12904 SET_by_offset(disp, _gloffset_CopyTextureSubImage1D, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2262 #define _gloffset_CopyTextureSubImage1D driDispatchRemapTable[CopyTextureSubImage1D_remap_index] macro
13373 return (_glptr_CopyTextureSubImage1D) (GET_by_offset(disp, _gloffset_CopyTextureSubImage1D));
13377 SET_by_offset(disp, _gloffset_CopyTextureSubImage1D, fn);
[all...]

Completed in 153 milliseconds