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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3399 if (_gloffset_CopyTextureSubImage2D >= 0)
3400 ((_glapi_proc *)(table))[_gloffset_CopyTextureSubImage2D] = (_glapi_proc)_mesa_marshal_CopyTextureSubImage2D;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2025 #define _gloffset_CopyTextureSubImage2D driDispatchRemapTable[CopyTextureSubImage2D_remap_index] macro
12911 return (_glptr_CopyTextureSubImage2D) (GET_by_offset(disp, _gloffset_CopyTextureSubImage2D));
12915 SET_by_offset(disp, _gloffset_CopyTextureSubImage2D, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2263 #define _gloffset_CopyTextureSubImage2D driDispatchRemapTable[CopyTextureSubImage2D_remap_index] macro
13384 return (_glptr_CopyTextureSubImage2D) (GET_by_offset(disp, _gloffset_CopyTextureSubImage2D));
13388 SET_by_offset(disp, _gloffset_CopyTextureSubImage2D, fn);
[all...]

Completed in 111 milliseconds