Searched refs:_gloffset_GenerateTextureMipmapEXT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4021 if (_gloffset_GenerateTextureMipmapEXT >= 0)
4022 ((_glapi_proc *)(table))[_gloffset_GenerateTextureMipmapEXT] = (_glapi_proc)_mesa_marshal_GenerateTextureMipmapEXT;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2877 #define _gloffset_GenerateTextureMipmapEXT driDispatchRemapTable[GenerateTextureMipmapEXT_remap_index] macro
20138 return (_glptr_GenerateTextureMipmapEXT) (GET_by_offset(disp, _gloffset_GenerateTextureMipmapEXT));
20142 SET_by_offset(disp, _gloffset_GenerateTextureMipmapEXT, fn);
[all...]

Completed in 62 milliseconds