pub const fn bvec4(x: bool, y: bool, z: bool, w: bool) -> BVec4
Creates a 4-dimensional bool vector mask.
bool