Function integrate_brdf_doesnt_work

Source
pub fn integrate_brdf_doesnt_work(n_dot_v: f32, roughness: f32) -> Vec2
Expand description

This function doesn’t work on rust-gpu, presumably because of the loop.