pub fn u16x2_to_vec2_snorm(int: u32) -> Vec2Expand description
Unpacks 2 16-bit signed integers into a vec2. See UnpackSnorm2x16 for exact semantics.
pub fn u16x2_to_vec2_snorm(int: u32) -> Vec2Unpacks 2 16-bit signed integers into a vec2. See UnpackSnorm2x16 for exact semantics.