Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_bptc.c236 fetch_rgb_float_from_block(src + ((width * sizeof(uint8_t)) * (height / 4) + (width / 4)) * 16, in util_format_bptc_rgb_float_fetch_rgba()
298 fetch_rgb_float_from_block(src + ((width * sizeof(uint8_t)) * (height / 4) + (width / 4)) * 16, in util_format_bptc_rgb_ufloat_fetch_rgba()
Dtexcompress_bptc_tmp.h951 fetch_rgb_float_from_block(const uint8_t *block, in fetch_rgb_float_from_block() function