common: Add Common::DivCeil and Common::DivCeilLog2
Add an equivalent to 'Common::AlignUp(n, d) / d' and a log2 alternative.
Loading
Please register or sign in to comment
Add an equivalent to 'Common::AlignUp(n, d) / d' and a log2 alternative.