Home
last modified time | relevance | path

Searched refs:util_format_dxt1_rgba_fetch (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/format/
H A Du_format_s3tc.c34 util_format_dxtn_fetch_t util_format_dxt1_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt1; variable
54 util_format_dxt1_rgba_fetch(0, src, i, j, dst); in util_format_dxt1_rgba_fetch_rgba_8unorm()
86 util_format_dxt1_rgba_fetch(0, src, i, j, tmp); in util_format_dxt1_rgba_fetch_rgba()
171 util_format_dxt1_rgba_fetch, in util_format_dxt1_rgba_unpack_rgba_8unorm()
254 util_format_dxt1_rgba_fetch, in util_format_dxt1_rgba_unpack_rgba_float()
461 util_format_dxt1_rgba_fetch(0, src, i, j, tmp); in util_format_dxt1_srgba_fetch_rgba_8unorm()
507 util_format_dxt1_rgba_fetch(0, src, i, j, tmp); in util_format_dxt1_srgba_fetch_rgba()
554 util_format_dxt1_rgba_fetch, in util_format_dxt1_srgba_unpack_rgba_8unorm()
594 util_format_dxt1_rgba_fetch, in util_format_dxt1_srgba_unpack_rgba_float()
H A Du_format_s3tc.h64 extern util_format_dxtn_fetch_t util_format_dxt1_rgba_fetch;

Completed in 3 milliseconds