pub fn vec2_to_u16x2_snorm(vec: Vec2) -> u32
Expand description
Packs a vec2 into 2 16-bit signed integers. See PackSnorm2x16 for exact semantics.
pub fn vec2_to_u16x2_snorm(vec: Vec2) -> u32
Packs a vec2 into 2 16-bit signed integers. See PackSnorm2x16 for exact semantics.