Function decode_eacr_signed

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

Decodes a eacr_signed encoded texture into an image