pub fn u8x4_to_vec4_snorm(int: u32) -> Vec4Expand description
Unpacks 4 8-bit signed integers into a vec4. See UnpackSnorm4x8 for exact semantics.
pub fn u8x4_to_vec4_snorm(int: u32) -> Vec4Unpacks 4 8-bit signed integers into a vec4. See UnpackSnorm4x8 for exact semantics.