Function fil_ocl_core::util::padded_len[][src]

pub fn padded_len(len: usize, incr: usize) -> usize

Pads len to make it evenly divisible by incr.