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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dformats.h766 _mesa_get_uncompressed_format(mesa_format format);
H A Dformats.c677 _mesa_get_uncompressed_format(mesa_format format) function in typeref:typename:mesa_format
H A Dmipmap.c2091 temp_format = _mesa_get_uncompressed_format(srcImage->TexFormat);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dformats.h732 _mesa_get_uncompressed_format(mesa_format format);
H A Dformats.c698 _mesa_get_uncompressed_format(mesa_format format) function in typeref:typename:mesa_format
H A Dmipmap.c2096 temp_format = _mesa_get_uncompressed_format(srcImage->TexFormat);

Completed in 16 milliseconds