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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3477 if (_gloffset_GetTextureSubImage >= 0)
3478 ((_glapi_proc *)(table))[_gloffset_GetTextureSubImage] = (_glapi_proc)_mesa_marshal_GetTextureSubImage;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2109 #define _gloffset_GetTextureSubImage driDispatchRemapTable[GetTextureSubImage_remap_index] macro
13835 return (_glptr_GetTextureSubImage) (GET_by_offset(disp, _gloffset_GetTextureSubImage));
13839 SET_by_offset(disp, _gloffset_GetTextureSubImage, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2347 #define _gloffset_GetTextureSubImage driDispatchRemapTable[GetTextureSubImage_remap_index] macro
14308 return (_glptr_GetTextureSubImage) (GET_by_offset(disp, _gloffset_GetTextureSubImage));
14312 SET_by_offset(disp, _gloffset_GetTextureSubImage, fn);
[all...]

Completed in 107 milliseconds