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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3387 if (_gloffset_TextureSubImage2D >= 0)
3388 ((_glapi_proc *)(table))[_gloffset_TextureSubImage2D] = (_glapi_proc)_mesa_marshal_TextureSubImage2D;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2095 #define _gloffset_TextureSubImage2D driDispatchRemapTable[TextureSubImage2D_remap_index] macro
13681 return (_glptr_TextureSubImage2D) (GET_by_offset(disp, _gloffset_TextureSubImage2D));
13685 SET_by_offset(disp, _gloffset_TextureSubImage2D, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2333 #define _gloffset_TextureSubImage2D driDispatchRemapTable[TextureSubImage2D_remap_index] macro
14154 return (_glptr_TextureSubImage2D) (GET_by_offset(disp, _gloffset_TextureSubImage2D));
14158 SET_by_offset(disp, _gloffset_TextureSubImage2D, fn);
[all...]

Completed in 112 milliseconds