[][src]Function pbrt::core::pbrt::round_up_pow2_64

pub fn round_up_pow2_64(v: i64) -> i64

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