Skip to main content

pcg_hash

Function pcg_hash 

Source
pub fn pcg_hash(x: u32) -> u32
Expand description

PCG output hash — identical to shaders/dropout.wgsl so masks match bit-for-bit across backends.