fn decode_dxt1_block(source: &[u8], dest: &mut [u8])
👎Deprecated: DXT support will be removed or reworked in a future version. Prefer the squish crate instead. See https://github.com/image-rs/image/issues/1623
Expand description

Decodes a 8-byte bock of dxt5 data to a 16xRGB block