pub fn quantize_depth_f32_to_u32(depth: f32) -> u32
Quantizes a fragment depth from f32 to u32.
f32
u32