pub fn warp_all(_pred: bool) -> bool
Check if all lanes in subgroup satisfy predicate. Maps to subgroupAll(predicate) in WGSL.
subgroupAll(predicate)