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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_s3tc.c87 tx_compress_dxtn(3, srcWidth, srcHeight, pixels,
140 tx_compress_dxtn(4, srcWidth, srcHeight, pixels,
192 tx_compress_dxtn(4, srcWidth, srcHeight, pixels,
244 tx_compress_dxtn(4, srcWidth, srcHeight, pixels,
H A Dtexcompress_s3tc_tmp.h909 static void tx_compress_dxtn(GLint srccomps, GLint width, GLint height, const GLubyte *srcPixData, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_s3tc.c87 tx_compress_dxtn(3, srcWidth, srcHeight, pixels,
143 tx_compress_dxtn(4, srcWidth, srcHeight, pixels,
198 tx_compress_dxtn(4, srcWidth, srcHeight, pixels,
253 tx_compress_dxtn(4, srcWidth, srcHeight, pixels,
H A Dtexcompress_s3tc_tmp.h909 static void tx_compress_dxtn(GLint srccomps, GLint width, GLint height, const GLubyte *srcPixData, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format_s3tc.c39 util_format_dxtn_pack_t util_format_dxtn_pack = (util_format_dxtn_pack_t)tx_compress_dxtn;
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_s3tc.c38 util_format_dxtn_pack_t util_format_dxtn_pack = (util_format_dxtn_pack_t)tx_compress_dxtn;

Completed in 9 milliseconds