Searched refs:decompress_rgba_unorm (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/util/format/ |
D | u_format_bptc.c | 40 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/ |
D | texcompress_bptc_tmp.h | 795 decompress_rgba_unorm(int width, int height, in decompress_rgba_unorm() function
|