Searched refs:tx_compress_dxtn (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texcompress_s3tc.c | 87 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 D | texcompress_s3tc_tmp.h | 909 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 D | texcompress_s3tc.c | 87 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 D | texcompress_s3tc_tmp.h | 909 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 D | u_format_s3tc.c | 39 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 D | u_format_s3tc.c | 38 util_format_dxtn_pack_t util_format_dxtn_pack = (util_format_dxtn_pack_t)tx_compress_dxtn;
|
Completed in 9 milliseconds