pub fn integrate_brdf_doesnt_work(n_dot_v: f32, roughness: f32) -> Vec2
This function doesn’t work on rust-gpu, presumably because of the loop.