[][src]Function pbrt::core::pbrt::round_up_pow2_32

pub fn round_up_pow2_32(v: i32) -> i32

Round an integer up to the next higher (or equal) power of 2.