pub fn vec4_to_u8x4_snorm(vec: Vec4) -> u32
Expand description
Packs a vec4 into 4 8-bit signed integers. See PackSnorm4x8 for exact semantics.
pub fn vec4_to_u8x4_snorm(vec: Vec4) -> u32
Packs a vec4 into 4 8-bit signed integers. See PackSnorm4x8 for exact semantics.