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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3479 if (_gloffset_GetCompressedTextureSubImage >= 0)
3480 ((_glapi_proc *)(table))[_gloffset_GetCompressedTextureSubImage] = (_glapi_proc)_mesa_marshal_GetCompressedTextureSubImage;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2108 #define _gloffset_GetCompressedTextureSubImage driDispatchRemapTable[GetCompressedTextureSubImage_remap_index] macro
13824 return (_glptr_GetCompressedTextureSubImage) (GET_by_offset(disp, _gloffset_GetCompressedTextureSubImage));
13828 SET_by_offset(disp, _gloffset_GetCompressedTextureSubImage, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2346 #define _gloffset_GetCompressedTextureSubImage driDispatchRemapTable[GetCompressedTextureSubImage_remap_index] macro
14297 return (_glptr_GetCompressedTextureSubImage) (GET_by_offset(disp, _gloffset_GetCompressedTextureSubImage));
14301 SET_by_offset(disp, _gloffset_GetCompressedTextureSubImage, fn);
[all...]

Completed in 114 milliseconds