Searched refs:_mesa_get_compressed_fetch_func (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress.h58 _mesa_get_compressed_fetch_func(mesa_format format);
H A Dtexcompress.c911 _mesa_get_compressed_fetch_func(mesa_format format) function in typeref:typename:compressed_fetch_func
949 fetch = _mesa_get_compressed_fetch_func(format);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress.h58 _mesa_get_compressed_fetch_func(mesa_format format);
H A Dtexcompress.c911 _mesa_get_compressed_fetch_func(mesa_format format) function in typeref:typename:compressed_fetch_func
949 fetch = _mesa_get_compressed_fetch_func(format);
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_texfetch.c339 texImage->FetchCompressedTexel = _mesa_get_compressed_fetch_func(format);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_texfetch.c515 texImage->FetchCompressedTexel = _mesa_get_compressed_fetch_func(format);

Completed in 5 milliseconds