Home
last modified time | relevance | path

Searched refs:decompress_rgba_unorm (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/util/format/
Du_format_bptc.c40 decompress_rgba_unorm(width, height, in util_format_bptc_rgba_unorm_unpack_rgba_8unorm()
62 decompress_rgba_unorm(width, height, in util_format_bptc_rgba_unorm_unpack_rgba_float()
109 decompress_rgba_unorm(width, height, in util_format_bptc_srgba_unpack_rgba_8unorm()
131 decompress_rgba_unorm(width, height, in util_format_bptc_srgba_unpack_rgba_float()
/external/mesa3d/src/mesa/main/
Dtexcompress_bptc_tmp.h795 decompress_rgba_unorm(int width, int height, in decompress_rgba_unorm() function