Searched refs:decompress_rgba_unorm_block (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_bptc_tmp.h658 decompress_rgba_unorm_block(int src_width, int src_height, function in typeref:typename:void
813 decompress_rgba_unorm_block(MIN2(width - x, BLOCK_SIZE),
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_bptc_tmp.h657 decompress_rgba_unorm_block(int src_width, int src_height, function in typeref:typename:void
809 decompress_rgba_unorm_block(MIN2(width - x, BLOCK_SIZE),

Completed in 6 milliseconds