decode_bc6_signed

Function decode_bc6_signed 

Source
pub fn decode_bc6_signed(
    data: &[u8],
    width: usize,
    height: usize,
    image: &mut [u32],
) -> Result<(), &'static str>
Expand description

Decodes a bc6_signed encoded texture into an image