Searched refs:tx_compress_dxt3 (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | texcompress_s3tc.c | 200 tx_compress_dxt3(4, srcWidth, srcHeight, pixels, dst, dstRowStride); in _mesa_texstore_rgba_dxt3()
|
D | texcompress_s3tc_tmp.h | 943 tx_compress_dxt3(int srccomps, int width, int height, in tx_compress_dxt3() function 1026 tx_compress_dxt3(srccomps, width, height, srcPixData, in tx_compress_dxtn()
|