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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format_bptc.c94 fetch_rgba_unorm_from_block(src + ((width * sizeof(uint8_t)) * (height / 4) + (width / 4)) * 16,
157 fetch_rgba_unorm_from_block(src + ((width * sizeof(uint8_t)) * (height / 4) + (width / 4)) * 16,
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_bptc.c104 fetch_rgba_unorm_from_block(src + ((width * sizeof(uint8_t)) * (height / 4) + (width / 4)) * 16,
173 fetch_rgba_unorm_from_block(src + ((width * sizeof(uint8_t)) * (height / 4) + (width / 4)) * 16,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_bptc.c75 fetch_rgba_unorm_from_block(block, texel, (i % 4) + (j % 4) * 4);
H A Dtexcompress_bptc_tmp.h535 fetch_rgba_unorm_from_block(const uint8_t *block, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_bptc.c75 fetch_rgba_unorm_from_block(block, texel, (i % 4) + (j % 4) * 4);
H A Dtexcompress_bptc_tmp.h535 fetch_rgba_unorm_from_block(const uint8_t *block, function in typeref:typename:void

Completed in 9 milliseconds