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