Skip to main content

hash

Function hash 

Source
pub const fn hash(value: u32) -> u32
Expand description

Avalanching integer hash (lowbias32) — the seed mixer stipple and dust shaders build on; identical to the WGSL hash_u32 used on GPU ports.