Home
last modified time | relevance | path

Searched refs:compress_rgba_unorm (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/format/
Du_format_bptc.c50 compress_rgba_unorm(width, height, in util_format_bptc_rgba_unorm_pack_rgba_8unorm()
92 compress_rgba_unorm(width, height, in util_format_bptc_rgba_unorm_pack_rgba_float()
128 compress_rgba_unorm(width, height, in util_format_bptc_srgba_pack_rgba_8unorm()
206 compress_rgba_unorm(width, height, in util_format_bptc_rgb_float_pack_rgba_8unorm()
268 compress_rgba_unorm(width, height, in util_format_bptc_rgb_ufloat_pack_rgba_8unorm()
/third_party/mesa3d/src/mesa/main/
Dtexcompress_bptc.c164 compress_rgba_unorm(srcWidth, srcHeight, in _mesa_texstore_bptc_rgba_unorm()
Dtexcompress_bptc_tmp.h1454 compress_rgba_unorm(int width, int height, in compress_rgba_unorm() function