Searched refs:util_format_dxt3_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 | 36 util_format_dxtn_fetch_t util_format_dxt3_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt3; variable in typeref:typename:util_format_dxtn_fetch_t 61 util_format_dxt3_rgba_fetch(0, src, i, j, dst); 96 util_format_dxt3_rgba_fetch(0, src, i, j, tmp); 180 util_format_dxt3_rgba_fetch, 263 util_format_dxt3_rgba_fetch, 469 util_format_dxt3_rgba_fetch(0, src, i, j, tmp); 513 util_format_dxt3_rgba_fetch(0, src, i, j, tmp); 557 util_format_dxt3_rgba_fetch, 597 util_format_dxt3_rgba_fetch,
|
| H A D | u_format_s3tc.h | 63 extern util_format_dxtn_fetch_t util_format_dxt3_rgba_fetch;
|
| /xsrc/external/mit/MesaLib/dist/src/util/format/ |
| H A D | u_format_s3tc.c | 35 util_format_dxtn_fetch_t util_format_dxt3_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt3; variable in typeref:typename:util_format_dxtn_fetch_t 60 util_format_dxt3_rgba_fetch(0, src, i, j, dst); 98 util_format_dxt3_rgba_fetch(0, src, i, j, tmp); 183 util_format_dxt3_rgba_fetch, 266 util_format_dxt3_rgba_fetch, 472 util_format_dxt3_rgba_fetch(0, src, i, j, tmp); 519 util_format_dxt3_rgba_fetch(0, src, i, j, tmp); 564 util_format_dxt3_rgba_fetch, 604 util_format_dxt3_rgba_fetch,
|
| H A D | u_format_s3tc.h | 63 extern util_format_dxtn_fetch_t util_format_dxt3_rgba_fetch;
|
Completed in 8 milliseconds