Searched refs:tx_compress_dxt5 (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_s3tc.c | 254 tx_compress_dxt5(4, srcWidth, srcHeight, pixels, dst, dstRowStride); in _mesa_texstore_rgba_dxt5()
|
H A D | texcompress_s3tc_tmp.h | 981 tx_compress_dxt5(int srccomps, int width, int height, in tx_compress_dxt5() function 1030 tx_compress_dxt5(srccomps, width, height, srcPixData, in tx_compress_dxtn()
|
Completed in 3 milliseconds