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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3965 if (_gloffset_GetCompressedTextureImageEXT >= 0)
3966 ((_glapi_proc *)(table))[_gloffset_GetCompressedTextureImageEXT] = (_glapi_proc)_mesa_marshal_GetCompressedTextureImageEXT;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2841 #define _gloffset_GetCompressedTextureImageEXT driDispatchRemapTable[GetCompressedTextureImageEXT_remap_index] macro
19742 return (_glptr_GetCompressedTextureImageEXT) (GET_by_offset(disp, _gloffset_GetCompressedTextureImageEXT));
19746 SET_by_offset(disp, _gloffset_GetCompressedTextureImageEXT, fn);
[all...]

Completed in 63 milliseconds