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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3415 if (_gloffset_GenerateTextureMipmap >= 0)
3416 ((_glapi_proc *)(table))[_gloffset_GenerateTextureMipmap] = (_glapi_proc)_mesa_marshal_GenerateTextureMipmap;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2039 #define _gloffset_GenerateTextureMipmap driDispatchRemapTable[GenerateTextureMipmap_remap_index] macro
13065 return (_glptr_GenerateTextureMipmap) (GET_by_offset(disp, _gloffset_GenerateTextureMipmap));
13069 SET_by_offset(disp, _gloffset_GenerateTextureMipmap, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2277 #define _gloffset_GenerateTextureMipmap driDispatchRemapTable[GenerateTextureMipmap_remap_index] macro
13538 return (_glptr_GenerateTextureMipmap) (GET_by_offset(disp, _gloffset_GenerateTextureMipmap));
13542 SET_by_offset(disp, _gloffset_GenerateTextureMipmap, fn);
[all...]

Completed in 109 milliseconds