Home
last modified time | relevance | path

Searched refs:fetch_rgba_unorm_from_block (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/format/
H A Du_format_bptc.c104 fetch_rgba_unorm_from_block(src + ((width * sizeof(uint8_t)) * (height / 4) + (width / 4)) * 16, in util_format_bptc_rgba_unorm_fetch_rgba()
173 fetch_rgba_unorm_from_block(src + ((width * sizeof(uint8_t)) * (height / 4) + (width / 4)) * 16, in util_format_bptc_srgba_fetch_rgba()
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_bptc.c75 fetch_rgba_unorm_from_block(block, texel, (i % 4) + (j % 4) * 4); in fetch_bptc_rgba_unorm_bytes()
H A Dtexcompress_bptc_tmp.h535 fetch_rgba_unorm_from_block(const uint8_t *block, in fetch_rgba_unorm_from_block() function

Completed in 4 milliseconds