pub const fn uvec4(x: u32, y: u32, z: u32, w: u32) -> UVec4
create an unsigned interger vector with an x, y, z and w coordinate.