pub fn load<C: CubeType>(mat: &Matrix<C>, value: &Slice<'_, C>, stride: u32)
Load the matrix with the provided array using the stride.