Searched refs:util_format_dxt5_rgba_fetch (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_format_s3tc.c | 37 util_format_dxtn_fetch_t util_format_dxt5_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt5; variable in typeref:typename:util_format_dxtn_fetch_t 67 util_format_dxt5_rgba_fetch(0, src, i, j, dst); 107 util_format_dxt5_rgba_fetch(0, src, i, j, tmp); 192 util_format_dxt5_rgba_fetch, 275 util_format_dxt5_rgba_fetch, 480 util_format_dxt5_rgba_fetch(0, src, i, j, tmp); 524 util_format_dxt5_rgba_fetch(0, src, i, j, tmp); 567 util_format_dxt5_rgba_fetch, 607 util_format_dxt5_rgba_fetch,
|
| H A D | u_format_s3tc.h | 64 extern util_format_dxtn_fetch_t util_format_dxt5_rgba_fetch;
|
| /xsrc/external/mit/MesaLib/dist/src/util/format/ |
| H A D | u_format_s3tc.c | 36 util_format_dxtn_fetch_t util_format_dxt5_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt5; variable in typeref:typename:util_format_dxtn_fetch_t 66 util_format_dxt5_rgba_fetch(0, src, i, j, dst); 110 util_format_dxt5_rgba_fetch(0, src, i, j, tmp); 195 util_format_dxt5_rgba_fetch, 278 util_format_dxt5_rgba_fetch, 483 util_format_dxt5_rgba_fetch(0, src, i, j, tmp); 531 util_format_dxt5_rgba_fetch(0, src, i, j, tmp); 574 util_format_dxt5_rgba_fetch, 614 util_format_dxt5_rgba_fetch,
|
| H A D | u_format_s3tc.h | 64 extern util_format_dxtn_fetch_t util_format_dxt5_rgba_fetch;
|
Completed in 6 milliseconds