Searched refs:tx_compress_dxt1 (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | texcompress_s3tc.c | 90 tx_compress_dxt1(srccomps, srcWidth, srcHeight, pixels, in _mesa_texstore_rgb_dxt1() 146 tx_compress_dxt1(4, srcWidth, srcHeight, pixels, dst, dstRowStride, 4); in _mesa_texstore_rgba_dxt1()
|
D | texcompress_s3tc_tmp.h | 910 tx_compress_dxt1(int srccomps, int width, int height, in tx_compress_dxt1() function 1018 tx_compress_dxt1(srccomps, width, height, srcPixData, in tx_compress_dxtn() 1022 tx_compress_dxt1(srccomps, width, height, srcPixData, in tx_compress_dxtn()
|