Searched refs:compress_rgba_unorm (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/util/format/ |
D | u_format_bptc.c | 50 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/ |
D | texcompress_bptc.c | 164 compress_rgba_unorm(srcWidth, srcHeight, in _mesa_texstore_bptc_rgba_unorm()
|
D | texcompress_bptc_tmp.h | 1454 compress_rgba_unorm(int width, int height, in compress_rgba_unorm() function
|