make_noise 51 test/correctness/image_io.cpp Func g = make_noise(depth - 1); make_noise 70 test/correctness/image_io.cpp f(x, y, c) = cast<uint8_t>(clamp(make_noise(10)(x, y, c), 0.0f, 1.0f) * 255.0f);