Home
last modified time | relevance | path

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

/external/mesa3d/src/util/format/
Du_format_bptc.c50 compress_rgba_unorm(width, height, in util_format_bptc_rgba_unorm_pack_rgba_8unorm()
83 compress_rgba_unorm(width, height, in util_format_bptc_rgba_unorm_pack_rgba_float()
119 compress_rgba_unorm(width, height, in util_format_bptc_srgba_pack_rgba_8unorm()
186 compress_rgba_unorm(width, height, in util_format_bptc_rgb_float_pack_rgba_8unorm()
244 compress_rgba_unorm(width, height, in util_format_bptc_rgb_ufloat_pack_rgba_8unorm()
/external/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