pub fn expand<C: CubePrimitive, V: CubePrimitive>(
scope: &mut Scope,
mat: MatrixExpand<C>,
value: SliceExpand<V, ReadOnly>,
stride: ExpandElementTyped<u32>,
)
Expand description
Expand method of load().
pub fn expand<C: CubePrimitive, V: CubePrimitive>(
scope: &mut Scope,
mat: MatrixExpand<C>,
value: SliceExpand<V, ReadOnly>,
stride: ExpandElementTyped<u32>,
)
Expand method of load().