pub fn u8x4_to_vec4_unorm(int: u32) -> Vec4
Expand description
Unpacks 4 8-bit unsigned integers into a vec4. See UnpackSnorm4x8 for exact semantics.
pub fn u8x4_to_vec4_unorm(int: u32) -> Vec4
Unpacks 4 8-bit unsigned integers into a vec4. See UnpackSnorm4x8 for exact semantics.